[Asterisk-code-review] pjproject-bundled: Use AST DEVMODE for conditional compilation. (asterisk[master])

Chris Savinovich asteriskteam at digium.com
Fri Nov 16 12:24:43 CST 2018


Chris Savinovich has posted comments on this change. ( https://gerrit.asterisk.org/10655 )

Change subject: pjproject-bundled: Use AST_DEVMODE for conditional compilation.
......................................................................


Patch Set 3: -Code-Review

Hi Corey, I am going strictly by these lines we had at third-party/pjproject/Makefile.rules had before your review: 

ifeq ($(findstring TEST_FRAMEWORK,$(MENUSELECT_CFLAGS)),)
    PJPROJECT_CONFIG_OPTS += --disable-resample --disable-g711-codec
endif

They are saying: if TEST_FRAMEWORK is a flag then disable g711 and resample. I believe saying that we previously disabled those if TEST_FRAMEWORK was on is accurate.


-- 
To view, visit https://gerrit.asterisk.org/10655
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Iee8a3613cdb711fa7e7d217c5a775a575907ae22
Gerrit-Change-Number: 10655
Gerrit-PatchSet: 3
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Chris Savinovich <csavinovich at digium.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2 (1000185)
Gerrit-Comment-Date: Fri, 16 Nov 2018 18:24:43 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20181116/4f123914/attachment.html>


More information about the asterisk-code-review mailing list