mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
compat 4.03
This commit is contained in:
parent
b695918e99
commit
91ddccc782
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
(test
|
(test
|
||||||
(name t)
|
(name t)
|
||||||
(flags :standard -strict-sequence -warn-error -a+8)
|
(flags :standard -strict-sequence -warn-error -a+8 -open CCShims_)
|
||||||
(modes native)
|
(modes native)
|
||||||
(libraries containers containers.bencode containers.unix threads
|
(libraries containers containers.bencode containers.unix threads
|
||||||
containers_testlib iter gen uutf))
|
containers_testlib iter gen uutf))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue