mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: icedtea-6: Remove old GCC.
* gnu/packages/java.scm (icedtea-6)[native-inputs]: Remove gcc-4.9.
This commit is contained in:
parent
306c1e614d
commit
64ad3989d7
1 changed files with 0 additions and 1 deletions
|
@ -926,7 +926,6 @@ (define-public icedtea-6
|
|||
("fastjar" ,fastjar)
|
||||
("fontconfig" ,fontconfig)
|
||||
("freetype" ,freetype)
|
||||
("gcc" ,gcc-4.9) ; there's a segmentation fault when compiling with gcc-5 or gcc-7
|
||||
("gtk" ,gtk+-2)
|
||||
("gawk" ,gawk)
|
||||
("giflib" ,giflib)
|
||||
|
|
Loading…
Reference in a new issue