mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-09 12:45:48 -05:00
build flags
This commit is contained in:
parent
bf1f9e7ce1
commit
2abccce985
1 changed files with 1 additions and 1 deletions
2
src/dune
2
src/dune
|
|
@ -3,5 +3,5 @@
|
|||
(_
|
||||
(flags :standard -warn-error
|
||||
-a+8+9 -w +a-4-32-40-41-42-44-48
|
||||
-color always -safe-string -short-paths)
|
||||
-color always -strict-sequence -safe-string -short-paths)
|
||||
(ocamlopt_flags :standard -O3 -color always -unbox-closures -unbox-closures-factor 20)))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue