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)
commit4d96dc150f9a22a2b421c6be1466c35fe2fb79f0
tree96091b08906c0b932f6b9a922c53e5c0d931577a
parent27bb428410569dd9a2ffde99ebc28e5372c23641
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