mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gcj-4.8, gcj: Update to default GCC version.
* gnu/packages/gcc.scm (gcj-4.8): Inherit from "gcc" package and rename variable to... (gcj): ...this new variable. (ecj-bootstrap-4.8): Rename variable to... (ecj-bootstrap): ...this, updating to version 4.9. * gnu/packages/java.scm (icedtea6)[native-inputs]: Replace "gcj-4.8" with "gcj". * gnu/packages/music.scm (tuxguitar)[native-inputs]: Likewise.
This commit is contained in:
parent
aec05972ce
commit
397dbde8ff
3 changed files with 11 additions and 11 deletions
|
@ -578,7 +578,7 @@ build process and its dependencies, whereas Make uses Makefile format.")
|
|||
("gtk" ,gtk+-2)
|
||||
("fontconfig" ,fontconfig)
|
||||
("freetype" ,freetype)
|
||||
("gcj" ,gcj-4.8)))
|
||||
("gcj" ,gcj)))
|
||||
(home-page "http://icedtea.classpath.org")
|
||||
(synopsis "Java development kit")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue