forked from mirrors/0ad
Disables some SpiderMonkey-related build warnings with clang
This was SVN commit r16379.
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
# pragma clang diagnostic ignored "-Wuninitialized"
|
||||
# pragma clang diagnostic ignored "-Wc++11-extensions"
|
||||
# pragma clang diagnostic ignored "-Wignored-qualifiers"
|
||||
# pragma clang diagnostic ignored "-Wmismatched-tags"
|
||||
// Ugly hack to deal with macro redefinitions from libc++
|
||||
# ifdef nullptr
|
||||
# undef nullptr
|
||||
|
||||
Reference in New Issue
Block a user