]> 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>
Tue, 22 Oct 2024 17:00:02 +0000 (20:00 +0300)
commitb6c8850a430b2ddba58a120f32501b8966d06bd5
tree9239ea0483f165326236ab417f9bce2fc7ce5799
parentd405ede8705b704555e5d6ed1f1bc256c24afb7f
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.
* NEWS: Update for bug fix.
NEWS
build-aux/ltmain.in