mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02: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:
committed by
Sharlatan Hellseher
parent
e79b7b058d
commit
8f73e3822b
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user