You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/libs
Jo-Philipp Wich f798776188 libtool: don't clobber host libtool infrastructure
The libtool target package stages its files into the host staging directory
and moves the libltdl library parts from there into the target staging
directory afterwards.

By doing so, the package essentially renders the host libtool infrastructure
unusable, leading to the below error in subsequent package builds:

    libtoolize: $pkgltdldir is not a directory: `.../hostpkg/share/libtool`

Prevent this problem by using a dedicated libltdl install prefix in order to
avoid overwriting and moving away preexisting files belonging to tools/libtool.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
argp-standalone treewide: clean up download hashes 8 years ago
cyassl cyassl: update to wolfssl version 3.10.0 8 years ago
elfutils elfutils: bump to 0.168 8 years ago
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 8 years ago
gettext-full gettext-full: fix to use $STAGING_DIR_HOSTPKG instead of $STAGING_DIR/host 8 years ago
gmp gmp: Update to 6.1.2 8 years ago
libbsd treewide: clean up download hashes 8 years ago
libconfig treewide: clean up download hashes 8 years ago
libevent2 treewide: clean up download hashes 8 years ago
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 8 years ago
libiconv-full treewide: clean up download hashes 8 years ago
libjson-c treewide: clean up download hashes 8 years ago
libmnl treewide: clean up download hashes 8 years ago
libnetfilter-conntrack treewide: clean up download hashes 8 years ago
libnetfilter-cthelper treewide: clean up download hashes 8 years ago
libnetfilter-cttimeout treewide: clean up download hashes 8 years ago
libnetfilter-log treewide: clean up download hashes 8 years ago
libnetfilter-queue treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
libnfnetlink treewide: clean up download hashes 8 years ago
libnftnl treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
libnl libnl: Update to 3.2.29 8 years ago
libnl-tiny libnl-tiny: define _GNU_SOURCE if not defined 8 years ago
libpcap libpcap: Fix build when PACKAGECONFIG ipv6 is not enabled 8 years ago
libreadline treewide: clean up download hashes 8 years ago
libroxml treewide: clean up download hashes 8 years ago
librpc treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
libtool libtool: don't clobber host libtool infrastructure 8 years ago
libubox treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
libunwind treewide: clean up download hashes 8 years ago
libusb libusb: Update to 1.0.21 8 years ago
libusb-compat treewide: clean up download hashes 8 years ago
lzo treewide: clean up download hashes 8 years ago
mbedtls mbedtls: add static files in staging_dir 8 years ago
ncurses ncurses: revert $(STAGING_DIR_HOSTPKG) to $(STAGING_DIR)/host where appropriate 8 years ago
nettle treewide: clean up download hashes 8 years ago
openssl treewide: clean up download hashes 8 years ago
popt treewide: clean up download hashes 8 years ago
sysfsutils treewide: clean up download hashes 8 years ago
toolchain toolchain: Force installation into /lib 8 years ago
uclibc++ treewide: clean up download hashes 8 years ago
uclient uclient: Update to 2016-12-09 8 years ago
ustream-ssl ustream-ssl: remove legacy polarssl support 8 years ago
zlib zlib: Update to 1.2.11 8 years ago