]> git.ipfire.org Git - thirdparty/libtool.git/commit
Don't omit directories from the constructed rpath.
authorSergey Poznyakoff <gray@gnu.org>
Wed, 9 Oct 2024 18:34:01 +0000 (21:34 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Thu, 10 Oct 2024 14:15:18 +0000 (17:15 +0300)
commit44ad06b0d260d4a6ac0f90834d505e1ee0077d53
treeafea0d698bcf7c2ac30d6e57278eebccc1b400f3
parent80a1435290c329eb182de8f678228f8a9e9bd56e
Don't omit directories from the constructed rpath.

This fixes bug introduced by 0e1b333324.

* build-aux/ltmain.in: Don't omit paths that are not under $progdir
from the compiled_rpath.  Append them to the end of it.
build-aux/ltmain.in