mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
[svn-r27722] Updated the gnu config to cover gcc 5.2*.
Tested on: jam w/ gcc 5.2.0
This commit is contained in:
parent
d9d02bf847
commit
9ac201d01a
@ -144,7 +144,7 @@ case "$cc_vendor-$cc_version" in
|
||||
# Closer to the gcc 5.2 release, we should check for additional flags to
|
||||
# include and break it out into it's own section, like the other versions
|
||||
# below. -QAK
|
||||
gcc-5.1*)
|
||||
gcc-5*)
|
||||
# Append warning flags
|
||||
# Don't use the '-Wtraditional' flag, we're way past having K&R C code
|
||||
# H5_CFLAGS="$H5_CFLAGS -Wtraditional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user