X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2Fbinutils%2FMakefile;h=d31742125e48f2b9339fa992a56dd2e1628d8491;hp=2ca79d3eaf9a93054fcb650c32c50fd666977f4f;hb=11c2779e23eb7e84693e246e550b41860ea05c7d;hpb=c03b4d61aefd32933afe3b47b2198bdf7364ab2b diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index 2ca79d3ea..d31742125 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -33,6 +33,7 @@ define Build/Configure --target=$(REAL_GNU_TARGET_NAME) \ --disable-werror \ --disable-nls \ + $(SOFT_FLOAT_CONFIG_OPTION) \ $(call qstrip,$(CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS)) \ ); endef