]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Add --disable-libwebrtc to configure
authorGeorge Joseph <gjoseph@digium.com>
Wed, 26 Apr 2017 13:45:31 +0000 (07:45 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 26 Apr 2017 14:04:25 +0000 (08:04 -0600)
commit001dc2ade690d505aa42610b48eeb421a5af1b49
tree232b09aff3887c87b36ddc86a86bb3dc071f0689
parentcea3742c549a3c31621d2d29a1b78b42211e01d0
pjproject_bundled:  Add --disable-libwebrtc to configure

Without the disable, pjproject tries to build it's internal
webrtc implementation which requires sse2.  This fails on
platforms without sse2.

ASTERISK-26930 #close
Reported-by: abelbeck
Change-Id: I07231f9160c35cfa42b194d3aad4e7d51fd9a410
third-party/pjproject/Makefile.rules