binutils: remove linaro version string, it confuses gcc lto support detection
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43004
This commit is contained in:
		| @@ -65,6 +65,7 @@ define Host/Prepare | |||||||
| 	$(call Host/Prepare/Default) | 	$(call Host/Prepare/Default) | ||||||
| 	ln -snf $(notdir $(HOST_BUILD_DIR)) $(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME) | 	ln -snf $(notdir $(HOST_BUILD_DIR)) $(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME) | ||||||
| 	$(CP) $(SCRIPT_DIR)/config.{guess,sub} $(HOST_BUILD_DIR)/ | 	$(CP) $(SCRIPT_DIR)/config.{guess,sub} $(HOST_BUILD_DIR)/ | ||||||
|  | 	$(SED) 's, " Linaro.*,,' $(HOST_BUILD_DIR)/bfd/version.h | ||||||
| endef | endef | ||||||
|  |  | ||||||
| define Host/Configure | define Host/Configure | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau