CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/07/21 13:42:34
Modified files:
telephony/asterisk: Makefile
Log message:
asterisk: disable libvpx, which is enabled by default in the newer version
of pjsip used by asterisk 16.12.0.
The Asterisk port can't use anything which pulls in libc++ libraries
because (unless someone can fix -fblocks in clang) it has to build with
gcc/libestdc++ resulting in conflicting libraries.
