mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
detail
This commit is contained in:
parent
d2bdee097e
commit
ba516e81af
1 changed files with 1 additions and 1 deletions
2
src/dune
2
src/dune
|
|
@ -1,6 +1,6 @@
|
||||||
(env
|
(env
|
||||||
(_
|
(_
|
||||||
(flags :standard -warn-error -a+8 -w -32-70 -w +a-4-40-42-44-70
|
(flags :standard -warn-error -a+8 -w -32-48-70 -w +a-4-40-42-44-70
|
||||||
-color always -safe-string -strict-sequence)
|
-color always -safe-string -strict-sequence)
|
||||||
(ocamlopt_flags :standard -O3 -unbox-closures -unbox-closures-factor 20
|
(ocamlopt_flags :standard -O3 -unbox-closures -unbox-closures-factor 20
|
||||||
-inline 100)))
|
-inline 100)))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue