Empty CXXFLAGS inherited from autoconf.

We do the same for CFLAGS.  This was an omission in 6869b4f25.

Reported-By: Catalin Iacob
pull/31/merge
Andres Freund 8 years ago
parent 846b5a5257
commit a02671cfde
  1. 1
      configure
  2. 1
      configure.in

1
configure vendored

@ -5056,6 +5056,7 @@ fi
unset CFLAGS
unset CXXFLAGS
#
# Read the template

@ -389,6 +389,7 @@ fi
unset CFLAGS
unset CXXFLAGS
#
# Read the template

Loading…
Cancel
Save