Fix build on -CURRENT

Notified by:	pkg-fallout
This commit is contained in:
Emanuel Haupt
2020-08-30 10:49:23 +00:00
parent aa585dc008
commit 809707fbcf
+10 -1
View File
@@ -1,5 +1,14 @@
--- configure.orig 2020-05-24 23:40:48 UTC
--- configure.orig 2020-08-30 12:22:09 UTC
+++ configure
@@ -6468,7 +6468,7 @@ else
'')
as_fn_error $? "not found" "$LINENO" 5;
;;
- 2.95.[2-9]|2.95.[2-9][-].*|3.[0-9]|3.[0-9].[0-9]|3.[0-9]|3.[0-9].[0-9]-*|4.*|5.*|6.*|7*|8*|9*|10*)
+ 2.95.[2-9]|2.95.[2-9][-].*|3.[0-9]|3.[0-9].[0-9]|3.[0-9]|3.[0-9].[0-9]-*|4.*|5.*|6.*|7*|8*|9*|10*|11*)
_cc_major=`echo $cc_version | cut -d '.' -f 1`
_cc_minor=`echo $cc_version | cut -d '.' -f 2`
_cc_mini=`echo $cc_version | cut -d '.' -f 3`
@@ -10540,7 +10540,7 @@ $as_echo "#define HAVE_CXX11 1" >>confdefs.h