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