summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-02-16 16:30:00 +0000
committerJoshua Colp <jcolp@digium.com>2017-02-16 16:33:20 +0000
commite910dbab90ef3d628955c49f441b2c9dda1f222c (patch)
tree99d708a55a4c03322bc571b0ecf10870cc11db01 /configure.ac
parent24c2ef2418997c26eeca1b68fbe940b075e54e28 (diff)
build: Execute ldconfig to build cache.
On some platforms a multiarch approach is used for libraries. The build system does not take this into account and still places libraries into the lib directory if no --libdir is specified to configure. On initial startup this results in libasteriskssl.so not being found, as it is not in the multiarch lib directory. This change does the minimally invasive thing and executes ldconfig so that the libraries in the lib directory are found and their location cached. By doing so Asterisk starts up fine. ASTERISK-26705 Change-Id: I6d30b6427e9d5e69470e11327c7ff203fa7da519
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions