diff --git a/compiler/tests-dynlink-js/dune b/compiler/tests-dynlink-js/dune index 3a29302d8b..e4cf5e19d1 100644 --- a/compiler/tests-dynlink-js/dune +++ b/compiler/tests-dynlink-js/dune @@ -4,6 +4,9 @@ (libraries js_of_ocaml) (link_flags (:standard -linkall)) + ;; Until dune is fixed https://github.com/ocaml/dune/pull/10935 + (js_of_ocaml + (flags --linkall)) (modes js byte)) (rule