]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Use $(LIB_RT) for link of libasteriskpj 82/4482/2
authorGeorge Joseph <gjoseph@digium.com>
Mon, 21 Nov 2016 15:49:45 +0000 (08:49 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 21 Nov 2016 16:47:45 +0000 (11:47 -0500)
commit34a763415f77f4cb17edc728fb51347e979d2fb5
tree4180208faa597ccb0ebc11aab696ea101f9aeb3a
parent7ec27528b21302c369cb0e312ad7dbfbc0f490f1
pjproject_bundled:  Use $(LIB_RT) for link of libasteriskpj

libasteriskpj was hard coded to use -lrt but librt is linux specific
so we now use the LIB_RT variable which gets set by configure.

Change-Id: I41148884517e3031f7675a413d524c86e8614694
main/Makefile