[Asterisk-code-review] pjproject bundled: Add MALLOC DEBUG capability (asterisk[13])
Corey Farrell
asteriskteam at digium.com
Sat Oct 8 12:24:38 CDT 2016
Corey Farrell has posted comments on this change.
Change subject: pjproject_bundled: Add MALLOC_DEBUG capability
......................................................................
Patch Set 5: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/4030/5/third-party/pjproject/Makefile
File third-party/pjproject/Makefile:
Line 58: source/pjsip-apps/src/python/_pjsua.so: LDFLAGS += -L$(PJDIR)/pjsip-apps/lib -Wl,-whole-archive -lasterisk_malloc_debug -Wl,-no-whole-archive
when LDFLAGS was set for $(apps) you used export. Is it on purpose that they don't both export or not?
--
To view, visit https://gerrit.asterisk.org/4030
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Icc5e3d658fbfb00e0a46b44c66dcc2522d5171b0
Gerrit-PatchSet: 5
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list