mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
fix in opam file
This commit is contained in:
parent
71200296b8
commit
3ae7c59289
1 changed files with 1 additions and 1 deletions
2
opam
2
opam
|
|
@ -6,7 +6,7 @@ maintainer: "simon.cruanes@inria.fr"
|
|||
build: [
|
||||
["./configure"
|
||||
"--prefix" prefix
|
||||
"--%{base-threads:enable%}-thread"
|
||||
"--%{base-threads:enable}%-thread"
|
||||
"--disable-bench"
|
||||
"--disable-tests"
|
||||
"--%{lwt:enable}%-lwt"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue