gnu: ocaml4.07-core: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml4.07-core): Remove #:jbuild argument.
This commit is contained in:
Julien Lepiller 2020-09-30 22:21:54 +02:00
parent 47ef85b588
commit 0f1362f049
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82

View File

@ -5221,9 +5221,8 @@ thousands of times faster than fork.
"0pzl8n09z4f3i7z2wq4cjxfqrr8mj6xcdp7rbg0nxap2zdhjgvrq"))))
(build-system dune-build-system)
(arguments
`(#:jbuild? #t
;; Require a cyclic dependency: core_extended
#:tests? #f
`(#:package "core"
#:tests? #f; Require a cyclic dependency: core_extended
#:ocaml ,ocaml-4.07
#:findlib ,ocaml4.07-findlib))
(propagated-inputs