summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/include/bits/c++config
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2006-08-26 21:29:46 +0000
committerkan <kan@FreeBSD.org>2006-08-26 21:29:46 +0000
commit42689eaf549f5433a44b3430fb505361a8681778 (patch)
tree1eea941fcded8f9a67f75fffb3a63b2a4780a0e9 /contrib/libstdc++/include/bits/c++config
parentab6c6e434e4ca0bf593007d49dee6eceb73286c0 (diff)
downloadFreeBSD-src-42689eaf549f5433a44b3430fb505361a8681778.zip
FreeBSD-src-42689eaf549f5433a44b3430fb505361a8681778.tar.gz
Gcc 3.4.6 C++ support bits (as of 2006/08/25 #116475).
Diffstat (limited to 'contrib/libstdc++/include/bits/c++config')
-rw-r--r--contrib/libstdc++/include/bits/c++config2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libstdc++/include/bits/c++config b/contrib/libstdc++/include/bits/c++config
index d6eee46..15e4b28 100644
--- a/contrib/libstdc++/include/bits/c++config
+++ b/contrib/libstdc++/include/bits/c++config
@@ -35,7 +35,7 @@
#include <bits/os_defines.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCXX__ 20050519
+#define __GLIBCXX__ 20060311
// Allow use of "export template." This is currently not a feature
// that g++ supports.
OpenPOWER on IntegriCloud