aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 99032fbae3..8cf64958da 100755
--- a/configure
+++ b/configure
@@ -1175,7 +1175,7 @@ cat > config.mak << EOF
# -------- Generated by configure -----------
CXX := $CXX
-CXXFLAGS += $CXXFLAGS
+CXXFLAGS := $CXXFLAGS
LIBS += $LIBS
RANLIB := $_ranlib
INSTALL := $_install