hdf5/config/gnu-warnings/no-developer-general
2020-04-26 04:22:12 -07:00

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