openwrt/package
Jo-Philipp Wich d1d970e235 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>
2017-02-01 16:05:52 +01:00
..
base-files base-files: add /etc/iproute2/rt_protos 2017-02-01 15:53:20 +01:00
boot packages: mark packages depending on a target as nonshared 2017-01-24 19:59:55 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware packages: mark packages depending on a target as nonshared 2017-01-24 19:59:55 +01:00
kernel kmod-sched-cake: add 'mpu' minimum packet length support 2017-02-01 15:40:20 +01:00
libs libtool: don't clobber host libtool infrastructure 2017-02-01 16:05:52 +01:00
network odhcp6c: use LEDE_GIT in package source url 2017-02-01 16:00:01 +01:00
system procd: update procd.sh to disallow signal-numbers, enforce signal-names 2017-02-01 15:40:20 +01:00
utils packages: mark packages depending on a target as nonshared 2017-01-24 19:59:55 +01:00
Makefile opkg: drop S/MIME support 2017-01-10 13:44:25 +01:00