]> source.dussan.org Git - rspamd.git/commit
[Minor] do not pass invalid C warnings to C++ flags 3220/head
authorChristian Göttsche <cgzones@googlemail.com>
Thu, 16 Jan 2020 14:09:46 +0000 (15:09 +0100)
committerChristian Göttsche <cgzones@googlemail.com>
Thu, 16 Jan 2020 18:37:12 +0000 (19:37 +0100)
commit25d8df0b735c6b966b05cc3ce4a8f69cf20b199f
tree6145329ede7de56cf307f9f5c4d82c469b8878a8
parente98f08c797a2159d6f6c328a2a3c680a44c743f0
[Minor] do not pass invalid C warnings to C++ flags

cc1plus: warning: command line option ‘-Wno-pointer-sign’ is valid for C/ObjC but not for C++
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
cmake/CompilerWarnings.cmake