1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 01:25:57 +02:00

gnu: java-cisd-jhdf5: Do not override default JDK.

* gnu/packages/java.scm (java-cisd-jhdf5)[arguments]: Remove override for JDK.
This commit is contained in:
Ricardo Wurmus
2023-01-09 00:40:19 +01:00
parent a4eb83fee7
commit 882baf4b7d
-1
View File
@@ -2571,7 +2571,6 @@ libraries from the SIS division at ETH Zurich like jHDF5.")
`(#:make-flags '("-file" "build/build.xml")
#:build-target "jar-all"
#:test-target "jar-test"
#:jdk ,icedtea-8
#:phases
(modify-phases %standard-phases
;; FIXME: this build phase fails.