diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-12-19 11:28:49 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-12-19 11:28:49 +0000 |
commit | ea1cc733af1248cc453660ae054cb8b77b456df9 (patch) | |
tree | cad18fd4c031746b680b5d2fb72d40d19bb856f9 /target | |
parent | 0936f5b0e0f30c8f07f78cb8e7f184f9d1bde86a (diff) | |
download | upstream-ea1cc733af1248cc453660ae054cb8b77b456df9.tar.gz upstream-ea1cc733af1248cc453660ae054cb8b77b456df9.tar.bz2 upstream-ea1cc733af1248cc453660ae054cb8b77b456df9.zip |
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>
SVN-Revision: 47950
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions