mirror of
https://github.com/MariaDB/server.git
synced 2026-05-17 04:17:15 +02:00
fixed compilation with clang due to uninteresting -Wignored-attributes Tokutek/mongo#869
This commit is contained in:
parent
7fdb7e0bd5
commit
bafb665833
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ set_cflags_if_supported(
|
|||
-Wno-error=missing-format-attribute
|
||||
-Wno-error=address-of-array-temporary
|
||||
-Wno-error=tautological-constant-out-of-range-compare
|
||||
-Wno-ignored-attributes
|
||||
-fno-rtti
|
||||
-fno-exceptions
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue