Skip to content

Commit 37631db

Browse files
cknittjfrolich
authored andcommitted
rescript-tools: do not override flags for static linking
1 parent 8f51ac3 commit 37631db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/bin/dune

Lines changed: 1 addition & 1 deletion
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)