Externals/common.mk - Fixed depenency issues
[tpg/acess2.git] / Externals / cross-compiler / patches / gcc / gcc / config.gcc.patch
index 833fafa..c8545ff 100644 (file)
@@ -15,7 +15,7 @@
 @@ -1192,2 +1196,7 @@
        ;;
 +i[3-7]86-*-acess2*)
-+      tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h i386/i386elf.h acess2.h"
++      tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h i386/i386elf.h newlib-stdint.h acess2.h"
 +      tmake_file="i386/t-i386elf t-svr4"
 +      use_fixproto=yes
 +      ;;

UCC git Repository :: git.ucc.asn.au