From a02342914f3221a298730d61537cc0d939ccb6e0 Mon Sep 17 00:00:00 2001 From: Hugo Heuzard Date: Mon, 2 Dec 2024 14:02:15 +0100 Subject: [PATCH] Misc: fix for dune 3.17 --- compiler/tests-dynlink-js/dune | 2 -- 1 file changed, 2 deletions(-) diff --git a/compiler/tests-dynlink-js/dune b/compiler/tests-dynlink-js/dune index 37a0f7561f..22dbfab923 100644 --- a/compiler/tests-dynlink-js/dune +++ b/compiler/tests-dynlink-js/dune @@ -4,11 +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 (:standard) - --linkall (:include effects_flags.sexp)) (build_runtime_flags (:standard)