mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gdmd: Alias to gdmd-14.
* gnu/packages/gcc.scm (gdmd): Redefine as an alias to gdmd-14. Avoids ambiguous package specification warnings and executing make-gdmd twice. Change-Id: I45455d4b3f547d8d77bc46a553102eebf727b45e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
committed by
Liliana Marie Prikler
parent
734f27f40b
commit
9ae76a34d7
@@ -1615,8 +1615,7 @@ also includes the druntime and phobos libraries."
|
||||
(define-public gdmd-15
|
||||
(make-gdmd gdc-15))
|
||||
|
||||
(define-public gdmd
|
||||
(make-gdmd gdc))
|
||||
(define-public gdmd gdmd-14)
|
||||
|
||||
(define-public gm2
|
||||
(hidden-package
|
||||
|
||||
Reference in New Issue
Block a user