ARMv7 - Fix compiler and partial compilation
[tpg/acess2.git] / Externals / cross-compiler / patches / binutils / gas / configure.tgt.patch
index a024c08..6148df1 100644 (file)
@@ -1,6 +1,7 @@
 --- gas/configure.tgt 2011-07-29 00:00:00.000000 +0000
 +++ gas/configure.tgt 2013-03-01 10:45:00.000000 +0800
-@@ -173,2 +173,3 @@
+@@ -173,2 +173,4 @@
    i386-sequent-bsd*)                  fmt=aout em=dynix ;;
 +  i386-*-acess2*)    fmt=elf ;;
++  arm-*-acess2*)    fmt=elf ;;
    i386-*-beospe*)                     fmt=coff em=pe ;;

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