gnu: java-cisd-jhdf5: Do not override default JDK.
* gnu/packages/java.scm (java-cisd-jhdf5)[arguments]: Remove override for JDK.master
parent
a4eb83fee7
commit
882baf4b7d
|
@ -2571,7 +2571,6 @@ libraries from the SIS division at ETH Zurich like jHDF5.")
|
||||||
`(#:make-flags '("-file" "build/build.xml")
|
`(#:make-flags '("-file" "build/build.xml")
|
||||||
#:build-target "jar-all"
|
#:build-target "jar-all"
|
||||||
#:test-target "jar-test"
|
#:test-target "jar-test"
|
||||||
#:jdk ,icedtea-8
|
|
||||||
#:phases
|
#:phases
|
||||||
(modify-phases %standard-phases
|
(modify-phases %standard-phases
|
||||||
;; FIXME: this build phase fails.
|
;; FIXME: this build phase fails.
|
||||||
|
|
Reference in New Issue