Do not install static libraries in the resulting package, thanks Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13515 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7db4105734
commit
b9cd8e78ab
@ -66,7 +66,7 @@ endef
|
||||
define Package/libol/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(CP) \
|
||||
$(PKG_INSTALL_DIR)/usr/lib/libol.{a,so*} \
|
||||
$(PKG_INSTALL_DIR)/usr/lib/libol.so* \
|
||||
$(1)/usr/lib/
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user