Date:2011-01-10 16:30:38 (13 years 2 months ago)
Author:kyak
Commit:5282f819237de47c92c67fa2759e9144d428b90a
Message:gcc-mips: copy missing files manually

https://dev.openwrt.org/ticket/8603
Files: gcc-mips/Makefile (1 diff)

Change Details

gcc-mips/Makefile
8989    cp -rf $(TOOLCHAIN_DIR)/usr/include/* $(1)/usr/lib/$(PKG_NAME)/$(REAL_GNU_TARGET_NAME)/$(PKG_VERSION)/include
9090    cp -rf $(TOOLCHAIN_DIR)/usr/lib/*.{a,la,o} $(1)/usr/lib/$(PKG_NAME)/$(REAL_GNU_TARGET_NAME)/$(PKG_VERSION)
9191    cp -rf $(TOOLCHAIN_DIR)/lib/* $(1)/usr/lib/$(PKG_NAME)/$(REAL_GNU_TARGET_NAME)/$(PKG_VERSION)
92    cp $(STAGING_DIR)/usr/lib/libopcodes*.so $(1)/usr/lib
9293endef
9394
9495$(eval $(call BuildPackage,gcc-mips))

Archive Download the corresponding diff file



interactive