]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Use $(LIB_RT) for link of libasteriskpj 83/4483/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:48:05 +0000 (11:48 -0500)
commitabae3dc36e6446980dd9e4f6eeb375dfb7a7a005
treeabd362db84200eb5d23efdbfd3e1057a305abd29
parentaa9d91c290e9efebff8702fa2d262560c5e8dd2e
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