]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject: Pass (dont_)optimize flags to pjproject and fix pjsua 78/2378/1
authorGeorge Joseph <george.joseph@fairview5.com>
Thu, 10 Mar 2016 19:09:13 +0000 (12:09 -0700)
committerGeorge Joseph <george.joseph@fairview5.com>
Sat, 12 Mar 2016 21:13:15 +0000 (14:13 -0700)
commit38499e71256d7ca862a8a1493e427572ca2d8529
treebcb3e8dea22d10a46d88727bbb164b8ab2fa6a38
parented34bbdf9becaa61fa2ae544605426b6c6bbbb0f
pjproject:  Pass (dont_)optimize flags to pjproject and fix pjsua

The pjproject Makefile now uses the Asterisk optimization flags which
are determined by the setting of the DONT_OPTMIZE menuselect flag.
The Makefile was also restructured so a change to the top level
menuselect.makeopts will result in a rebuild of pjproject.

Also, "--disable-resample" was removed from the pjproject configure
options.  Without resample, pjsua (which is used by the testsuite)
can't make audio calls.  When it can't, it segfaults.

Change-Id: I24b0a4d0872acef00ed89b3c527a713ee4c2ccd4
third-party/pjproject/Makefile
third-party/pjproject/Makefile.rules