Revert "bzip2: extend/fix the Host/Install rule to install libbz2.so files"
authorFelix Fietkau <nbd@openwrt.org>
Sat, 19 Dec 2015 11:29:42 +0000 (11:29 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 19 Dec 2015 11:29:42 +0000 (11:29 +0000)
commitdc4766aa9fb0e86af6beed1bd03e7de9e63eee86
tree78dc40aafc9d0f5ce045e348f3b3fd14adefb848
parent1ce36af6d1cdda551451b59762d1014c132cdfe6
Revert "bzip2: extend/fix the Host/Install rule to install libbz2.so files"

This reverts r47245.

Linking to shared libraries under $STAGING_DIR_HOST{,/usr}/lib is harmful,
as these directories aren't added to LD_LIBRARY_PATH (see r47103 for an
explanation why LD_LIBRARY_PATH is not used).

Revert to static linking; in particular, this fixes the build of the python
bz2 module on OpenSUSE and Fedora (which in turn broke the build of
nodejs).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Backport of r47950

SVN-Revision: 47951
package/utils/bzip2/Makefile