me
/
guix
Archived
1
0
Fork 0

gnu: ocaml@4.01: Remove aarch64-linux from supported-systems.

* gnu/packages/ocaml.scm (ocaml@4.01)[supported-systems]: New field.
master
Efraim Flashner 2018-12-01 22:41:19 +02:00
parent f88c0ab831
commit 454e7132d6
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 1 deletions

View File

@ -256,7 +256,8 @@ functional, imperative and object-oriented styles of programming.")
"make" "make"
"all" "all"
(string-append (string-append
"TOPDIR=" (getcwd) "/..")))))))))))) "TOPDIR=" (getcwd) "/.."))))))))))
(supported-systems (delete "aarch64-linux" %supported-systems))))
(define-public ocaml-4.07 (define-public ocaml-4.07
(package (package