summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote')
-rwxr-xr-xBuild/source/utils/asymptote/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/asymptote/configure b/Build/source/utils/asymptote/configure
index 453fa3f80da..9a40febf365 100755
--- a/Build/source/utils/asymptote/configure
+++ b/Build/source/utils/asymptote/configure
@@ -2505,7 +2505,7 @@ VERSION=$PACKAGE_VERSION
-test "$CXXFLAGS" || CXXFLAGS="-std=c++11"
+test "$CXXFLAGS" || CXXFLAGS=""
test "$CFLAGS" || CFLAGS="-g -O3"