summaryrefslogtreecommitdiff
path: root/toolchain/gcc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2015-02-10 11:45:26 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2015-02-10 11:45:26 +0100
commit3e1cd4941576f14b67afef673d59eb189c996518 (patch)
tree1128c634c9949535bb9b6973a83e7ce7555d6e12 /toolchain/gcc
parent2e53edb4c875b1ebb394779334fb000cd3929072 (diff)
bump stdc++ version
Diffstat (limited to 'toolchain/gcc')
-rw-r--r--toolchain/gcc/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index 65bbeba52..e39727f70 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -8,7 +8,7 @@ PKG_HASH:= 3e573826ec8b0d62d47821408fbc58721cd020df3e594cd492508de487a43b5e
PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
PKG_RELEASE:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
-LIBSTDCXXVER:= 19
+LIBSTDCXXVER:= 20
endif
ifeq ($(ADK_TOOLCHAIN_GCC_4_8_4),y)
PKG_VERSION:= 4.8.4