mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-26 05:49:14 +00:00
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
|
||
|---|---|---|
| .. | ||
| admswconfig | ||
| busybox | ||
| bzip2 | ||
| e2fsprogs | ||
| fbtest | ||
| fuse | ||
| hostap-utils | ||
| jsonfilter | ||
| lua | ||
| mdadm | ||
| mkelfimage | ||
| nvram | ||
| otrx | ||
| px5g | ||
| px5g-standalone | ||
| spidev_test | ||
| ubi-utils | ||
| ugps | ||
| usbmode | ||
| usbreset | ||
| usbutils | ||
| util-linux | ||
| xfsprogs | ||