]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Invoke ldconfig with previous path.
authorAlexander Traud <pabstraud@compuserve.com>
Wed, 17 Jan 2018 14:17:38 +0000 (15:17 +0100)
committerAlexander Traud <pabstraud@compuserve.com>
Tue, 13 Feb 2018 20:02:18 +0000 (14:02 -0600)
commitbbff402be66e3c2dc28ec6c4e82f5e088fc7ebd3
treeece8562c72d7904668b218e19e284e388e27a294
parent9076efa863364c5604e39d7ac22a82cbf86dfc4d
BuildSystem: Invoke ldconfig with previous path.

On OpenBSD, gmake uninstall{-all} registered only libraries from /usr/lib and
lost those from /usr/local/lib. Instead, invoke ldconfig on a path.

ASTERISK-27595

Change-Id: I4aa2c0b5e07119d1a556f8ff6349eaf09e986888
Makefile