On 09/06/2013 06:48 PM, Alexander Couzens wrote:
[..]
> - $(PKG_INSTALL_DIR)/usr/lib/*.so* \
> + $(PKG_INSTALL_DIR)/usr/lib/*.{la,so}* \
Unline your subjects suggests, ".la"-files are _not_ static libraries,
but libtool helper-files which we don't use and don't want for several
reasons.
Static libraries are ar-archives suffixed with ".a".
Cheers
mirko
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel