summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJenkins2 <jenkins2@gerrit.asterisk.org>2017-07-05 17:59:39 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-07-05 17:59:39 -0500
commit33aa3907ebf7728b2efe57adfed5e5c675062908 (patch)
treef35fcd6643cf48ce1425a3890a630a8ec939a890 /CHANGES
parent7a306468f4af4dbf4097c012609b252e1060e7ad (diff)
parentf573e599c0aeeb8807a2f39f636e3920b4aba4cf (diff)
Merge "pjproject_bundled: Allow passing configure options to bundled"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ee7c12866..f2760c338 100644
--- a/CHANGES
+++ b/CHANGES
@@ -63,6 +63,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 ------------
------------------------------------------------------------------------------