]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.ac: Add -std=c++98 to stage1_cxxflags.
authorJason Merrill <jason@redhat.com>
Thu, 21 May 2015 15:12:35 +0000 (11:12 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 21 May 2015 15:12:35 +0000 (11:12 -0400)
commitda0bfb866eaa5ae5888e8815ec75878a43892dfb
treec28aed42a444d33939b48f99079c4e4173b2593c
parentf2e2a985429ab708a31abf0bd3bc3df9dbbc3033
configure.ac: Add -std=c++98 to stage1_cxxflags.

* configure.ac: Add -std=c++98 to stage1_cxxflags.
* Makefile.tpl (STAGE1_CXXFLAGS): And substitute it.
* Makefile.in, configure: Regenerate.

From-SVN: r223487
ChangeLog
Makefile.in
Makefile.tpl
configure
configure.ac