X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2Fpatches%2F4.8.0%2F810-arm-softfloat-libgcc.patch;fp=toolchain%2Fgcc%2Fpatches%2F4.8.0%2F810-arm-softfloat-libgcc.patch;h=33cf8add30d5e96b1a06a87c3190353503f55b06;hb=b9c0e3ae29d212dc361006b698f071ba423c82b3;hp=a3816a17fb91ecc5b2d3369739390bd184b85037;hpb=83c1ee21e8146d9fbb6f067a7d18d29249718ce4;p=openwrt.git diff --git a/toolchain/gcc/patches/4.8.0/810-arm-softfloat-libgcc.patch b/toolchain/gcc/patches/4.8.0/810-arm-softfloat-libgcc.patch index a3816a17fb..33cf8add30 100644 --- a/toolchain/gcc/patches/4.8.0/810-arm-softfloat-libgcc.patch +++ b/toolchain/gcc/patches/4.8.0/810-arm-softfloat-libgcc.patch @@ -12,3 +12,14 @@ # Just for these, we omit the frame pointer since it makes such a big # difference. +--- a/gcc/config/arm/linux-elf.h ++++ b/gcc/config/arm/linux-elf.h +@@ -55,8 +55,6 @@ + %{shared:-lc} \ + %{!shared:%{profile:-lc_p}%{!profile:-lc}}" + +-#define LIBGCC_SPEC "%{mfloat-abi=soft*:-lfloat} -lgcc" +- + #define GLIBC_DYNAMIC_LINKER "/lib/ld-linux.so.2" + + #define LINUX_TARGET_LINK_SPEC "%{h*} \