Don't explicitely require all modes
This commit is contained in:
parent
76c7d17cfe
commit
c3f4deb3d4
1 changed files with 0 additions and 1 deletions
1
lib/dune
1
lib/dune
|
@ -1,7 +1,6 @@
|
||||||
(library
|
(library
|
||||||
(name cachet)
|
(name cachet)
|
||||||
(public_name cachet)
|
(public_name cachet)
|
||||||
(modes native byte)
|
|
||||||
(foreign_stubs
|
(foreign_stubs
|
||||||
(language c)
|
(language c)
|
||||||
(mode byte)
|
(mode byte)
|
||||||
|
|
Loading…
Reference in a new issue