Skip to content

Commit

Permalink
rescript-tools: do not override flags for static linking
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Jun 8, 2024
1 parent a6108b3 commit 6c458c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/bin/dune
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
(name main)
(libraries tools)
(flags
(-w "+6+26+27+32+33+39")))
(:standard -w "+6+26+27+32+33+39")))

0 comments on commit 6c458c4

Please sign in to comment.