[Asterisk-code-review] pjproject bundled: Use $(LIB RT) for link of libasteriskpj (asterisk[14])
George Joseph
asteriskteam at digium.com
Mon Nov 21 10:47:49 CST 2016
Hello Anonymous Coward #1000019,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/4482
to look at the new patch set (#2).
Change subject: pjproject_bundled: Use $(LIB_RT) for link of libasteriskpj
......................................................................
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
---
M main/Makefile
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/82/4482/2
--
To view, visit https://gerrit.asterisk.org/4482
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I41148884517e3031f7675a413d524c86e8614694
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
More information about the asterisk-code-review
mailing list