mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01: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:
parent
a4eb83fee7
commit
882baf4b7d
1 changed files with 0 additions and 1 deletions
|
@ -2571,7 +2571,6 @@ (define-public java-cisd-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.
|
||||
|
|
Loading…
Reference in a new issue