From 48f5a46734925446085d8788a419ad0dc8111cb8 Mon Sep 17 00:00:00 2001 From: Giacomo Tesio Date: Wed, 2 Sep 2020 18:53:45 +0200 Subject: [PATCH] gcc: fix cross/patch/gcc.patch --- cross/patch/gcc.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cross/patch/gcc.patch b/cross/patch/gcc.patch index bc4239d..3c0fcd1 100644 --- a/cross/patch/gcc.patch +++ b/cross/patch/gcc.patch @@ -2,7 +2,7 @@ diff --git a/src/gcc/gcc/config.gcc b/src/gcc/gcc/config.gcc index ddd3b8f..702aa59 100644 --- a/src/gcc/gcc/config.gcc +++ b/src/gcc/gcc/config.gcc -@@ -947,6 +947,18 @@ case ${target} in +@@ -947,6 +947,17 @@ case ${target} in tmake_file="$tmake_file vms/t-vmsnative" fi ;; @@ -20,7 +20,7 @@ index ddd3b8f..702aa59 100644 *-*-vxworks*) tmake_file=t-vxworks xm_defines=POSIX -@@ -1635,6 +1648,9 @@ i[34567]86-*-elfiamcu) +@@ -1635,6 +1647,9 @@ i[34567]86-*-elfiamcu) i[34567]86-*-elf*) tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h newlib-stdint.h i386/i386elf.h" ;;