1 --- gcc-4.1.1/gcc/config/arm/linux-elf.h 2006-07-21 00:30:51.000000000 -0700
2 +++ gcc-4.1.1/gcc/config/arm/linux-elf.h 2006-07-21 00:30:39.000000000 -0700
5 %{!shared:%{profile:-lc_p}%{!profile:-lc}}"
7 -#define LIBGCC_SPEC "%{msoft-float:-lfloat} %{mfloat-abi=soft*:-lfloat} -lgcc"
8 +#define LIBGCC_SPEC "-lgcc"
11 #define LINUX_TARGET_INTERPRETER "/lib/ld-uClibc.so.0"