mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-08 20:25:28 -05:00
enable -j 0 for ocamlbuild
This commit is contained in:
parent
574b4ac62e
commit
8c27310834
1 changed files with 2 additions and 0 deletions
2
_oasis
2
_oasis
|
|
@ -10,6 +10,8 @@ OCamlVersion: >= 4.00.1
|
||||||
BuildTools: ocamlbuild
|
BuildTools: ocamlbuild
|
||||||
AlphaFeatures: compiled_setup_ml, ocamlbuild_more_args
|
AlphaFeatures: compiled_setup_ml, ocamlbuild_more_args
|
||||||
|
|
||||||
|
XOCamlbuildExtraArgs: "-j 0"
|
||||||
|
|
||||||
Synopsis: A modular standard library focused on data structures.
|
Synopsis: A modular standard library focused on data structures.
|
||||||
Description:
|
Description:
|
||||||
Containers is a standard library (BSD license) focused on data structures,
|
Containers is a standard library (BSD license) focused on data structures,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue