mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 11:55:06 -06:00
gnu: Remove gccgo-11.
* gnu/packages/gcc.scm (gccgo-11): Delete variable. Change-Id: Idc2313a383ac5a02d3eebbe11f471a0fb862d927 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
8f73e3822b
commit
bb6ae1c1ae
1 changed files with 0 additions and 4 deletions
|
|
@ -1574,10 +1574,6 @@ provides the GNU compiler for the Go programming language.")
|
|||
(("(defaultGOROOTValue.*?return `)[^`]+" _ start)
|
||||
(string-append start "/nonexistent"))))))))))))
|
||||
|
||||
;; Provides go-1.16.5
|
||||
(define-public gccgo-11
|
||||
(make-gccgo gcc-11))
|
||||
|
||||
;; Provides go-1.18
|
||||
(define-public gccgo-12
|
||||
(make-gccgo gcc-12))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue