Skip to content

Commit

Permalink
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 291bd24 commit 9fc646f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions toplevel/examples/lwt_toplevel/dune
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
(:standard -linkall))
(modes byte js)
(js_of_ocaml
(link_flags
:standard
; We use the generated file in the doc. Let's not bloat it with sourcemap.
; Plus, the source map would be too large on 32-bit architectures
--no-source-map)
(build_runtime_flags
(:standard
--file
Expand Down

0 comments on commit 9fc646f

Please sign in to comment.