openwrt/package/libs
Alexandru Ardelean acfb067835 gettext-full: enforce only static lib on the host build
Sometimes I'm getting error on the host-side build:
```
/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: /home/sandu/work/lede/staging_dir/host/lib/liblzma.a(liblzma_la-common.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/home/sandu/work/lede/staging_dir/host/lib/liblzma.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:2847: recipe for target 'libgettextlib.la' failed
make[9]: *** [libgettextlib.la] Error 1
make[9]: Leaving directory '/home/sandu/work/lede/build_dir/target-x86_64_musl-1.1.15/host/gettext-0.19.8.1/gettext-tools/gnulib-lib'
Makefile:2597: recipe for target 'all' failed
```

Disabling the shared-lib build, seems to fix this.

This is when building glib2 on the host-side.
glib2 is required by newer QEMU package [which is in the feeds].

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-12-22 16:42:20 +01:00
..
argp-standalone treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
cyassl libs/cyassl: re-enable the stunnel flag 2016-12-20 10:42:23 +01:00
elfutils treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
gettext libs/gettext: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
gettext-full gettext-full: enforce only static lib on the host build 2016-12-22 16:42:20 +01:00
gmp treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libbsd treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libconfig treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libevent2 treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libiconv libs/libiconv: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:51 +02:00
libiconv-full treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libjson-c treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libmnl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnetfilter-conntrack treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnetfilter-cthelper treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnetfilter-cttimeout treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnetfilter-log treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnetfilter-queue treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnfnetlink treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnftnl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnl-tiny libnl-tiny: define _GNU_SOURCE if not defined 2016-12-20 09:35:36 +01:00
libpcap treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libreadline treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libroxml treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
librpc treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libtool treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libubox treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libunwind treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libusb treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libusb-compat treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
lzo treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
mbedtls treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ncurses ncurses: set ABI_VERSION to avoid running into rebuild issues 2016-12-20 17:07:58 +01:00
nettle treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
openssl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
polarssl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
popt treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
sysfsutils treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
toolchain toolchain: Force installation into /lib 2016-09-28 08:39:00 +02:00
uclibc++ treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uclient treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ustream-ssl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
zlib treewide: clean up download hashes 2016-12-16 22:39:22 +01:00