Index: external/gpl3/gcc/dist/gcc/config/arm/netbsd-eabi.h =================================================================== RCS file: /home/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/netbsd-eabi.h,v retrieving revision 1.15 diff -p -u -r1.15 netbsd-eabi.h --- external/gpl3/gcc/dist/gcc/config/arm/netbsd-eabi.h 19 Aug 2016 05:11:09 -0000 1.15 +++ external/gpl3/gcc/dist/gcc/config/arm/netbsd-eabi.h 24 Nov 2020 01:13:40 -0000 @@ -34,8 +34,6 @@ #undef TARGET_LINKER_EMULATION #if TARGET_BIG_ENDIAN_DEFAULT #define TARGET_LINKER_EMULATION TARGET_LINKER_BIG_EMULATION -#undef BE8_LINK_SPEC -#define BE8_LINK_SPEC " %{!mlittle-endian:%{march=armv7-a|mcpu=cortex-a5|mcpu=cortex-a8|mcpu=cortex-a9:%{!r:--be8}}}" #else #define TARGET_LINKER_EMULATION TARGET_LINKER_LITTLE_EMULATION #endif