asterisk/third-party
Alexander Traud cff3add680 BuildSystem: Really do not pass unknown-warning options to the compiler.
When an older GCC version is called with a too new warning option, GCC exited
with an error and Asterisk was not built. Therefore, the configure script tests
the installed compiler whether it supports that warning option. If not, Asterisk
does not pass it to the installed compiler. However, some compilers (like clang)
do not exit (error) but give just a warning in such a case. Because the compiler
did not exit, Asterisk passed the unknown-warning option.

ASTERISK-27560

Change-Id: Ia9d148e689c173df4e91699113605dab2de36038
2018-01-12 14:20:34 +01:00
..
pjproject BuildSystem: Really do not pass unknown-warning options to the compiler. 2018-01-12 14:20:34 +01:00
configure.m4 Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
Makefile.rules Build: Fix OSX build issues. 2017-11-19 14:33:26 -06:00
versions.mak bundled_pjproject: Update to 2.7.1 2017-11-13 16:43:38 -05:00