X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fbinutils%2FMakefile;h=820b5f8efaec6408af7ecdef2de2ed6206c0bf49;hb=438fc0bd98e5ef97c8d683f4fef4cd41985d4fda;hp=b88fbd8b2ca96c04a9f55be085026a4dedaa3fa3;hpb=ff155ca5fbf218ff55e81f4f16041cefc413f348;p=openwrt.git diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index b88fbd8b2c..820b5f8efa 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -65,6 +65,7 @@ define Host/Prepare $(call Host/Prepare/Default) ln -snf $(notdir $(HOST_BUILD_DIR)) $(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME) $(CP) $(SCRIPT_DIR)/config.{guess,sub} $(HOST_BUILD_DIR)/ + $(SED) 's, " Linaro.*,,' $(HOST_BUILD_DIR)/bfd/version.h endef define Host/Configure