openwrt/tools/libtool
Christian Marangi 7b56ca399a
libtool: use STAGING_DIR_HOST in relocatable patch
Instead of using STAGING_DIR and then go up one dir with '../' use
directly STAGING_DIR_HOST env variable. This should produce cleaner
symbolic links.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-01-09 21:33:18 +01:00
..
files autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply OpenWrt, Buildroot and OE libtool fixes to packages which fail badly at autoreconf. The fixup covers the common libtool versions 1.5, 2.2 and 2.4 and automatically determines the correct version to use. 2011-08-01 00:22:53 +00:00
patches libtool: use STAGING_DIR_HOST in relocatable patch 2023-01-09 21:33:18 +01:00
Makefile tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00