openwrt/package/libs
Felix Fietkau 2835152df8 openssl: Fix x86_64 build on some 64bit host systems
On some build hosts openssl fails to install since openssl installs itself into
lib64 while the openwrt Makefile expects the libs to end up in lib.

install -m0644 .../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-install/usr/lib/libcrypto.so.* .../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-x86_64/libopenssl/usr/lib/
install: cannot stat '.../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-install/usr/lib/libcrypto.so.*': No such file or directory
make[2]: *** [/openwrt/bin/x86_64/packages/libopenssl_1.0.1e-2_x86_64.ipk] Error 1
make[2]: Leaving directory `/openwrt/package/libs/openssl'
make[1]: *** [package/libs/openssl/compile] Error 2
make[1]: Leaving directory `/openwrt'

Set LIBDIR accordingly to fix this.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 39885
2014-03-12 10:00:53 +00:00
..
cyassl change fixup method and fix CFLAGS handling 2013-12-20 20:25:44 +00:00
gettext
gettext-full
libbsd
libconfig libconfig: add from /packages, update to latest version, add myself as maintainer 2013-07-26 10:02:51 +00:00
libevent2 libevent2: Configure with --disable-debug-mode 2013-12-09 18:26:58 +00:00
libiconv
libiconv-full
libjson-c libjson-c: also install .pc file for compatibility libjson 2014-01-12 12:06:57 +00:00
libmnl
libnetfilter-conntrack
libnfnetlink
libnl
libnl-tiny libnl-tiny: fix include path to poll.h 2014-02-24 21:08:28 +00:00
libpcap libpcap: disable some autodetected features to avoid extra dependencies and bloat 2014-02-06 12:40:28 +00:00
libreadline
librpc disable mips16 for a few packages that don't compile with it 2013-08-14 14:29:15 +00:00
libtool
libubox libubox: update to latest version, improves uloop error handling 2014-02-23 17:32:22 +00:00
libusb
libusb-compat
lzo
ncurses
ocf-crypto-headers
openssl openssl: Fix x86_64 build on some 64bit host systems 2014-03-12 10:00:53 +00:00
polarssl polarssl: update to 1.2.9 2013-10-07 21:28:12 +00:00
popt
sysfsutils
toolchain
uclibc++
ustream-ssl ustream-ssl: update to the latest version, adds support for the current cyassl version (#14386) 2013-10-30 12:56:47 +00:00
zlib zlib: update to 1.2.8 2013-07-28 23:27:34 +00:00