Skip to content

Commit 8ca4833

Browse files
committed
Improved configuration discovery implementation
1 parent 4e2d8e2 commit 8ca4833

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/config/jbuild

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22

33
(executables (
44
(names (discover))
5+
(flags (
6+
:standard
7+
-w -9 -strict-sequence -principal -short-paths
8+
))
59
(libraries (base stdio configurator))
610
))

0 commit comments

Comments
 (0)