From 9ac201d01a1fe4e990ca9ab4277eb1245f3bfb0d Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Wed, 9 Sep 2015 12:24:12 -0500 Subject: [svn-r27722] Updated the gnu config to cover gcc 5.2*. Tested on: jam w/ gcc 5.2.0 --- config/gnu-flags | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/gnu-flags b/config/gnu-flags index 5f10519..e7f8f14 100644 --- a/config/gnu-flags +++ b/config/gnu-flags @@ -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" -- cgit v0.12