CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/02/08 15:23:02
Modified files:
telephony/asterisk: Makefile
Added files:
telephony/asterisk/patches:
patch-third-party_pjproject_source_pjlib_build_Makefile
Log message:
fix build on base-gcc architectures; it was failing there because /usr/local
is not in the header search path on base-gcc, whereas it is on ports-gcc.
thanks to Diana Eichert for the report (testing on octeon).
