x86_64 build working with new compiler
[tpg/acess2.git] / Externals / cross-compiler / patches / binutils / ld / configure.tgt.patch
index 8d6a302..cc3dc88 100644 (file)
@@ -3,5 +3,5 @@
 @@ -167,1 +167,3 @@
  i[3-7]86-*-nto-qnx*)    targ_emul=i386nto ;;
 +i[3-7]86-*-acess2*)    targ_emul=acess2_i386 ;;
-+x86_64-*-acess2*)    targ_emul=acess2_amd64 ;;
++x86_64-*-acess2*)      targ_emul=acess2_amd64 ;;
 

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