aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2018-03-21 18:40:23 -0700
committerAndres Freund <andres@anarazel.de>2018-03-21 18:40:23 -0700
commita02671cfdeac3bb86ebf8f8577faf69730c4f80e (patch)
tree2ad3161f50e82d43039ff5c379facad14e177a9c
parent846b5a525746b83813771ec4720d664408c47c43 (diff)
downloadpostgresql-a02671cfdeac3bb86ebf8f8577faf69730c4f80e.tar.gz
postgresql-a02671cfdeac3bb86ebf8f8577faf69730c4f80e.zip
Empty CXXFLAGS inherited from autoconf.
We do the same for CFLAGS. This was an omission in 6869b4f25. Reported-By: Catalin Iacob
-rwxr-xr-xconfigure1
-rw-r--r--configure.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 45672306eeb..409fdc1ed69 100755
--- a/configure
+++ b/configure
@@ -5056,6 +5056,7 @@ fi
unset CFLAGS
+unset CXXFLAGS
#
# Read the template
diff --git a/configure.in b/configure.in
index 2093bb468f0..1ed94dbf7de 100644
--- a/configure.in
+++ b/configure.in
@@ -389,6 +389,7 @@ fi
unset CFLAGS
+unset CXXFLAGS
#
# Read the template