summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2015-06-02 17:50:23 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2015-06-02 17:50:23 +0000
commitdce53dbcaaa28ebaee6082c7d6f4c36bb8e3a19a (patch)
treeb0a2cf72f2a73b46e383adf2dfea8ccebddc15a5 /configure
parentda9e9765f63b147e6f3ee86099007a11a8c79793 (diff)
PR bootstrap/66319
* configure.ac: Use -std=gnu++98. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224039 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 167b506002a0..bced9de413e9 100755
--- a/configure
+++ b/configure
@@ -5410,7 +5410,7 @@ esac
# When bootstrapping with GCC, build stage 1 in C++98 mode to ensure that a
# C++98 compiler can still start the bootstrap.
if test "$enable_bootstrap:$GXX" = "yes:yes"; then
- CXX="$CXX -std=c++98"
+ CXX="$CXX -std=gnu++98"
fi
# Used for setting $lt_cv_objdir