aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2017-01-22 00:28:54 +0100
committerJo-Philipp Wich <jo@mein.io>2017-01-22 00:40:38 +0100
commitf798776188eaf1a9c0345da66a848a5cbe3cfb71 (patch)
treebae6a57fd505763ff398840008e2d8d6dba51c74 /Makefile
parentf2e6e11af102df27ae7ff9d4d367fae51041c853 (diff)
downloadupstream-f798776188eaf1a9c0345da66a848a5cbe3cfb71.tar.gz
upstream-f798776188eaf1a9c0345da66a848a5cbe3cfb71.tar.bz2
upstream-f798776188eaf1a9c0345da66a848a5cbe3cfb71.zip
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions