aboutsummaryrefslogtreecommitdiff
path: root/topbin/dune
diff options
context:
space:
mode:
authorThéo Zimmermann2019-06-21 23:07:55 +0200
committerThéo Zimmermann2019-06-21 23:07:55 +0200
commitf70bbc797cc0f4759aa1557211ffa193a3f00a06 (patch)
treebb3a21ec0911f87e8ffa9086a6482c67a65e41d0 /topbin/dune
parent623a431c293dcff42b4bc4dc3dc50c047a9ecbcc (diff)
parent4a60c81e9fc67d98558b48d9f79e2d3610d60d77 (diff)
Merge PR #9665: [dune] Enable optimization options in the compilation of the VM.
Reviewed-by: SkySkimmer Reviewed-by: Zimmi48
Diffstat (limited to 'topbin/dune')
-rw-r--r--topbin/dune2
1 files changed, 2 insertions, 0 deletions
diff --git a/topbin/dune b/topbin/dune
index 3b861afe78..7b77826216 100644
--- a/topbin/dune
+++ b/topbin/dune
@@ -26,6 +26,8 @@
(package coq)
(modules coqc_bin)
(libraries coq.toplevel)
+ ; Adding -ccopt -flto to links options could be interesting, however,
+ ; it doesn't work on Windows
(link_flags -linkall))
(install