Commit Graph
9 Commits
Author SHA1 Message Date
Alexander Bantyev 7263951cc8 ocaml: partially fix pkgsStatic.ocaml-ng
This commit adds a static adapter for ocaml packages and applies it to
pkgsStatic.ocaml-ng.

The adapter fixes build of ocaml itself with version <= 4.7 and also attempts
to fix builds of some packages.
2019-11-26 18:03:56 +03:00
Alexander Bantyev 9c9a0e9cab kmod: make pkgsStatic.kmod build 2019-11-26 18:03:56 +03:00
Alexander Bantyev 78ec0e60c2 ocaml: nocrypto: fix dependency on ppx_tools 2019-11-26 18:03:55 +03:00
Alexander Bantyev 81384e0f0c ocaml: num: add ability to link statically 2019-11-26 18:03:55 +03:00
Alexander Bantyev 08edfb6967 ocaml: uchar: add the ability to build without dynamic linking 2019-11-26 18:03:55 +03:00
Alexander Bantyev 484e0a89f9 ocaml: opam-file-format: Allow to disable dynamic linking 2019-11-26 18:03:55 +03:00
Alexander Bantyev 07b838f13b ocaml: num: Allow to disable dynamic linking 2019-11-26 18:03:55 +03:00
Alexander Bantyev 81ca7cc0a7 js_of_ocaml: fix dependencies 2019-11-26 18:03:50 +03:00
Alexander Bantyev 8983cac44c kmod: fix --enable-static 2019-11-11 11:10:59 +03:00