hdf5/config/gnu-warnings/4.8-4.last
Larry Knox fcd87d2569 Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning
flags for GCC compilers version 4.8 and above.
Removed files from gnu-warnings that only apply to versions < 4.8.
Consolidated warnings from versions < 4.8 that apply to versions >= 4.8
into the 4.8 warnings files.
2020-05-18 14:28:51 -05:00

4 lines
107 B
Plaintext

# -Wvla was later incorporated into -Wpedantic and
# only needs to be specified explicitly for gcc 4
-Wvla