summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-08-03 09:41:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2022-08-03 09:41:08 +0200
commit4a73c1699a8e1af437393f59954f4805ebf36727 (patch)
tree4a17b1ef3cb8ea1ad8458411af3113e235b94036 /toolchain
parent0f39b8ec8970f886f0923c17ef09522de899cf99 (diff)
gcc: add 12.1
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 71c710d93..bc273f039 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_12),y)
+PKG_VERSION:= 12.1.0
+PKG_HASH:= 62fd634889f31c02b64af2c468f064b47ad1ca78411c45abe6ac4b5f8dd19c7b
+PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
+PKG_RELEASE:= 1
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
+LIBSTDCXXVER:= 28
+endif
ifeq ($(ADK_TOOLCHAIN_GCC_11),y)
PKG_VERSION:= 11.3.0
PKG_HASH:= b47cf2818691f5b1e21df2bb38c795fac2cfbd640ede2d0a5e1c89e338a3ac39