mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Add gdc-13.
* gnu/packages/gcc.scm (gdc-13): New public variable. Change-Id: If7ac081ece1185da1004adf90027e412ae471ae8 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
committed by
Liliana Marie Prikler
parent
97091b854f
commit
f4aa217a16
@@ -1543,6 +1543,9 @@ also includes the druntime and phobos libraries."
|
||||
(define-public gdc-12
|
||||
(make-gdc gcc-12 gdc-11 #:frontend-version "2.100.2"))
|
||||
|
||||
(define-public gdc-13
|
||||
(make-gdc gcc-13 gdc-11 #:frontend-version "2.103.1"))
|
||||
|
||||
(define-public gdc-14
|
||||
(make-gdc gcc-14 gdc-11 #:frontend-version "2.108.1"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user