Externals/cross-compiler - Patching to get things compiling
[tpg/acess2.git] / Externals / cross-compiler / patches / gcc / gcc / config.gcc.patch
index c304125..833fafa 100644 (file)
@@ -1,6 +1,6 @@
 --- gcc/config.gcc
 +++ gcc/config.gcc
-@@ -519,3 +519,9 @@
+@@ -519,3 +519,10 @@
  # Common parts for widely ported systems.
  case ${target} in
 +*-*-acess2*)
@@ -8,6 +8,7 @@
 +  gas=yes
 +  gnu_ld=yes
 +  default_use_cxa_atexit=yes
++  use_gcc_stdint=provide
 +  ;;
  *-*-darwin*)
 

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