Skip to content

Commit 6c458c4

Browse files
committed
rescript-tools: do not override flags for static linking
1 parent a6108b3 commit 6c458c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/bin/dune

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
(name main)
1212
(libraries tools)
1313
(flags
14-
(-w "+6+26+27+32+33+39")))
14+
(:standard -w "+6+26+27+32+33+39")))

0 commit comments

Comments
 (0)