7ba7ddf88e
Currently, any package that uses host compile and depends on libgmp.so will fail. This is because gmp is not compile for host machine. So, staging_dir/host has only static lib for gmp $ ls staging_dir/host/lib/libgmp* -1 staging_dir/host/lib/libgmp.a staging_dir/host/lib/libgmp.la staging_dir/host/lib/libgmpxx.a staging_dir/host/lib/libgmpxx.la Addind host compile in gmp, the dependent package can use: PKG_BUILD_DEPENDS:=gmp/host That will compile gmp to staging_dir/host with *.so files Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> SVN-Revision: 42196 |
||
---|---|---|
.. | ||
cyassl | ||
gettext | ||
gettext-full | ||
gmp | ||
libbsd | ||
libconfig | ||
libevent2 | ||
libiconv | ||
libiconv-full | ||
libjson-c | ||
libmnl | ||
libnetfilter-conntrack | ||
libnfnetlink | ||
libnl | ||
libnl-tiny | ||
libpcap | ||
libreadline | ||
libroxml | ||
librpc | ||
libtool | ||
libubox | ||
libusb | ||
libusb-compat | ||
lzo | ||
ncurses | ||
nettle | ||
ocf-crypto-headers | ||
openssl | ||
polarssl | ||
popt | ||
sysfsutils | ||
toolchain | ||
uclibc++ | ||
uclient | ||
ustream-ssl | ||
zlib |