Skip to content

Commit a023429

Browse files
committed
Misc: fix for dune 3.17
1 parent e2ba704 commit a023429

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compiler/tests-dynlink-js/dune

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@
44
(libraries js_of_ocaml)
55
(link_flags
66
(:standard -linkall))
7-
;; Until dune is fixed https://github.com/ocaml/dune/pull/10935
87
(js_of_ocaml
98
(flags
109
(:standard)
11-
--linkall
1210
(:include effects_flags.sexp))
1311
(build_runtime_flags
1412
(:standard)

0 commit comments

Comments
 (0)