X-Git-Url: https://git.ucc.asn.au/?p=tpg%2Facess2.git;a=blobdiff_plain;f=Externals%2Fcross-compiler%2Fpatches%2Fbinutils%2Fbfd%2Fconfig.bfd.patch;fp=Externals%2Fcross-compiler%2Fpatches%2Fbinutils%2Fbfd%2Fconfig.bfd.patch;h=0c0183101e6135c310aadfd2fba0b4b92a73e4b1;hp=6b61642485013e25d47e91d24fb2aebcea3e0126;hb=845b6f9d90bb87b5e760e4d49aa93b0e003ab750;hpb=67a7fe2bb79eceaf10c572a99bd8345c4e81cf5b diff --git a/Externals/cross-compiler/patches/binutils/bfd/config.bfd.patch b/Externals/cross-compiler/patches/binutils/bfd/config.bfd.patch index 6b616424..0c018310 100644 --- a/Externals/cross-compiler/patches/binutils/bfd/config.bfd.patch +++ b/Externals/cross-compiler/patches/binutils/bfd/config.bfd.patch @@ -12,7 +12,7 @@ + want64=true + ;; + arm-*-acess2) -+ targ_defvec=bfd_elf32_arm_vec -+ targ_selvecs="bfd_elf32_arm_vec" ++ targ_defvec=bfd_elf32_littlearm_vec ++ targ_selvecs="bfd_elf32_bigarm_vec" + ;; # END OF targmatch.h