mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: Remove gccgo-10.
* gnu/packages/gcc.scm (gccgo-10): Delete variable. Change-Id: Ic8fb9eaaaddad88378c537815caf8468f5de5be4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
e79b7b058d
commit
8f73e3822b
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.14.6
|
||||
(define-public gccgo-10
|
||||
(make-gccgo gcc-10))
|
||||
|
||||
;; Provides go-1.16.5
|
||||
(define-public gccgo-11
|
||||
(make-gccgo gcc-11))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue