We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ba704 commit a023429Copy full SHA for a023429
compiler/tests-dynlink-js/dune
@@ -4,11 +4,9 @@
4
(libraries js_of_ocaml)
5
(link_flags
6
(:standard -linkall))
7
- ;; Until dune is fixed https://github.com/ocaml/dune/pull/10935
8
(js_of_ocaml
9
(flags
10
(:standard)
11
- --linkall
12
(:include effects_flags.sexp))
13
(build_runtime_flags
14
0 commit comments