summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJenkins2 <jenkins2@gerrit.asterisk.org>2017-07-05 18:04:34 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-07-05 18:04:34 -0500
commit3bef1a0df9ee82b1b557d44eb2470b5bd92ecda5 (patch)
treeb276fb6b929ec5c5bca631d1d4c9de2c93c1827b /CHANGES
parent29fff43c795554c115450bbed32bda6abc93715b (diff)
parentf8a95ef5b6239b1298ef44efb3eb5300ccb47cb5 (diff)
Merge "pjproject_bundled: Allow passing configure options to bundled" into 14
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 279897982..9d6cea08c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -54,6 +54,14 @@ chan_pjsip
from the SDP, unless the remote side sends a different codec and we will
switch to match.
+Build System
+------------------
+ * Added a new PJPROJECT_CONFIGURE_OPTS environment variable which can be used
+ to pass arbitrary options to the bundled pjproject configure.
+
+ * Automatically set the bundled pjproject configure --host and --build
+ options to match those supplied for the asterisk configure.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 14.4.0 to Asterisk 14.5.0 ------------
------------------------------------------------------------------------------