Empty CXXFLAGS inherited from autoconf.
authorAndres Freund <andres@anarazel.de>
Thu, 22 Mar 2018 01:40:23 +0000 (18:40 -0700)
committerAndres Freund <andres@anarazel.de>
Thu, 22 Mar 2018 01:40:23 +0000 (18:40 -0700)
We do the same for CFLAGS.  This was an omission in 6869b4f25.

Reported-By: Catalin Iacob
configure
configure.in

index 45672306eeb7269a3fc623a28409f2884976a452..409fdc1ed691aceeb76d6dfe89b4eb244d0d2c83 100755 (executable)
--- a/configure
+++ b/configure
@@ -5056,6 +5056,7 @@ fi
 
 
 unset CFLAGS
+unset CXXFLAGS
 
 #
 # Read the template
index 2093bb468f022f030da8148776c14b4d65cbf014..1ed94dbf7de8b89525c0744c07f8b9a3b11bca64 100644 (file)
@@ -389,6 +389,7 @@ fi
 
 
 unset CFLAGS
+unset CXXFLAGS
 
 #
 # Read the template