Files
Tamar Christina 941d02eaae Enforce C++11 as a minimum for building gold [PR30867]
The attempt in 5e9091dab8 to correct gold for modern LLVM has broken
gold for older compilers.  This commit introduced C++11 types without
changing the build system to require a C++ compiler.  More importantly
it depends on the compiler having at least C++11 as the default
language.  Older compilers which support C++11 but not as the default
language needlessly break.  Fix that.

	PR gold/30867
	* configure.ac (AX_CXX_COMPILE_STDCXX): Require C++11.
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* config.in: Regenerate.
	* configure: Regenerate.
	* testsuite/Makefile.in: Regenerate.
2024-01-05 13:00:11 +10:30
..
2012-10-24 02:32:15 +00:00
2012-10-24 02:32:15 +00:00
2012-10-24 02:32:15 +00:00
2012-10-24 02:32:15 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2015-07-22 03:37:50 -07:00
2010-08-19 22:50:16 +00:00
2015-07-22 03:37:50 -07:00
2011-07-08 22:48:08 +00:00
2011-07-08 22:48:08 +00:00
2011-07-08 22:48:08 +00:00
2012-08-14 08:31:57 +00:00
2013-04-15 16:34:12 +00:00
2015-01-06 15:38:25 -08:00
2015-01-06 15:38:25 -08:00
2015-01-06 15:38:25 -08:00
2015-01-06 15:38:25 -08:00
2009-12-30 22:35:49 +00:00
2011-07-02 05:30:00 +00:00