gnu: icedtea-6: Remove old GCC.

* gnu/packages/java.scm (icedtea-6)[native-inputs]: Remove gcc-4.9.
This commit is contained in:
Ricardo Wurmus 2019-09-07 16:25:08 +02:00
parent 306c1e614d
commit 64ad3989d7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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)