Browse Source

bump stdc++ version

Waldemar Brodkorb 10 years ago
parent
commit
3e1cd49415
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolchain/gcc/Makefile.inc

+ 1 - 1
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