summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2021-09-16 14:23:26 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2021-09-16 18:49:21 +0200
commit660dc5d6384ee0fec89919adebfc54bd9a798398 (patch)
tree0ada3a4a8643c05aecc9b1a34c204637b14252d9 /toolchain
parent9c51f2abde740390d3a9e89530754ea70dec111c (diff)
gcc: add 11.2
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index 52b1ae4b2..b765f9b66 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -2,6 +2,14 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= gcc
+ifeq ($(ADK_TOOLCHAIN_GCC_11),y)
+PKG_VERSION:= 11.2.0
+PKG_HASH:= d08edc536b54c372a1010ff6619dd274c0f1603aa49212ba20f7aa2cda36fa8b
+PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
+PKG_RELEASE:= 1
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
+LIBSTDCXXVER:= 27
+endif
ifeq ($(ADK_TOOLCHAIN_GCC_10),y)
PKG_VERSION:= 10.3.0
PKG_HASH:= 64f404c1a650f27fc33da242e1f2df54952e3963a49e06e73f6940f3223ac344