mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
* Split intel compiler flags into sub-folders * Update Intel options for warnings * Mostly CMake, Autotools needs additional work
10 lines
208 B
Plaintext
10 lines
208 B
Plaintext
# (suggestions from gcc, not code problems)
|
|
-Waggregate-return
|
|
-Wdisabled-optimization
|
|
-Wmissing-format-attribute
|
|
-Wmissing-noreturn
|
|
-Wswitch-default
|
|
-Wswitch-enum
|
|
-Wunsafe-loop-optimizations
|
|
-Wunused-macros
|