diff options
Diffstat (limited to 'topbin/dune')
| -rw-r--r-- | topbin/dune | 2 |
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 |
