gcc: fix cross/patch/gcc.patch

This commit is contained in:
Giacomo Tesio 2020-09-02 18:53:45 +02:00
parent 7278b664fc
commit 48f5a46734
1 changed files with 2 additions and 2 deletions

View File

@ -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"
;;