Files
packages/libs
Florian Fainelli c6f813df2b libplist: Explicitly link with zlib
Fixes build errors with external toolchains that don't automatically
append STAGING_DIR to the library search path:

/opt/toolchains/stbgcc-4.8-1.5/lib/gcc/mipsel-linux-gnu/4.8.5/../../../../mipsel-linux-gnu/bin/ld:
warning: libz.so.1, needed by
/local/users/fainelli/openwrt/trunk/staging_dir/target-mipsel-linux-gnu_glibc/usr/lib/libxml2.so,
not found (try using -rpath or -rpath-link)
/local/users/fainelli/openwrt/trunk/staging_dir/target-mipsel-linux-gnu_glibc/usr/lib/libxml2.so:
undefined reference to `gzopen64'
/local/users/fainelli/openwrt/trunk/staging_dir/target-mipsel-linux-gnu_glibc/usr/lib/libxml2.so:
undefined reference to `gzdirect'
/local/users/fainelli/openwrt/trunk/staging_dir/target-mipsel-linux-gnu_glibc/usr/lib/libxml2.so:
undefined reference to `gzclose'
/local/users/fainelli/openwrt/trunk/staging_dir/target-mipsel-linux-gnu_glibc/usr/lib/libxml2.so:
undefined reference to `gzwrite'
/local/users/fainelli/openwrt/trunk/staging_dir/target-mipsel-linux-gnu_glibc/usr/lib/libxml2.so:
undefined reference to `gzdopen'
/local/users/fainelli/openwrt/trunk/staging_dir/target-mipsel-linux-gnu_glibc/usr/lib/libxml2.so:
undefined reference to `gzread'
collect2: error: ld returned 1 exit status
make[5]: *** [plistutil] Error 1
make[5]: Leaving directory
`/local/users/fainelli/openwrt/trunk/build_dir/target-mipsel-linux-gnu_glibc/libplist-1.13/tools'

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-06-05 17:18:51 -07:00
..
2017-06-05 21:32:21 +02:00
2017-05-22 04:12:19 -04:00
2017-05-05 11:36:37 +00:00
2017-02-13 16:12:55 +01:00
2017-05-31 17:09:13 +02:00
2017-01-11 00:01:37 +08:00
2017-03-18 15:27:17 +01:00
2017-03-03 17:27:33 +01:00
2017-05-08 05:39:15 +02:00
2017-04-17 09:47:25 +09:00
2017-04-22 14:10:54 +02:00
2017-01-18 11:20:27 +08:00
2016-12-25 17:56:09 +01:00
2016-12-20 18:38:17 -06:00
2017-04-19 21:52:08 +02:00
2017-02-21 14:49:50 +08:00
2017-04-17 08:37:11 +02:00
2017-04-02 20:44:31 +02:00
2017-03-23 08:50:22 +01:00
2017-05-29 12:08:51 +00:00
2017-05-14 00:35:40 +02:00
2017-01-17 19:21:31 -02:00
2017-05-29 12:05:25 +00:00
2017-02-04 16:17:26 -08:00
2017-03-27 10:03:16 +02:00
2017-05-02 20:30:04 +02:00
2017-05-31 17:11:02 +02:00
2017-05-22 09:56:56 +08:00