openwrt-redmi-ax3000/package
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>
2017-01-22 00:40:38 +01:00
..
base-files base-files: add /etc/iproute2/rt_protos 2017-01-18 13:15:28 +01:00
boot uboot-mvebu: enable loader with the default profile 2017-01-08 18:39:44 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware ath10k-firmware: Update QCA988X firmware to latest version 2017-01-15 14:59:24 +01:00
kernel kmod-sched-cake: fix parameter passing kernel/user space 2017-01-21 14:25:52 +01:00
libs libtool: don't clobber host libtool infrastructure 2017-01-22 00:40:38 +01:00
network openvpn: let all openvpn variants provide a virtual openvpn package 2017-01-21 23:05:32 +01:00
system ubus: update to the latest version 2017-01-20 11:36:23 +01:00
utils package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
Makefile build: fix triggering opkg/host compilation 2017-01-19 02:44:08 +01:00