Skip to content

Commit

Permalink
Misc: fix for dune 3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Dec 2, 2024
1 parent e2ba704 commit a023429
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions compiler/tests-dynlink-js/dune
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit a023429

Please sign in to comment.