Disabling use of libintl in kernel-headers.
[openwrt.git] / toolchain / binutils / Makefile
index b3a6889..2ca79d3 100644 (file)
@@ -33,6 +33,7 @@ define Build/Configure
                --target=$(REAL_GNU_TARGET_NAME) \
                --disable-werror \
                --disable-nls \
+               $(call qstrip,$(CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS)) \
        );
 endef
 
This page took 0.028883 seconds and 4 git commands to generate.