mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
9 lines
310 B
Plaintext
9 lines
310 B
Plaintext
-Wno-aggregate-return
|
|
-Wno-inline
|
|
-Wno-missing-format-attribute
|
|
-Wno-missing-noreturn
|
|
# NOTE: -pedantic includes -Woverlength-strings which triggers a warning
|
|
# regarding the library settings string (H5libhdf5_settings). We'll turn
|
|
# it off here but leave it on in the developer flags.
|
|
-Wno-overlength-strings
|