Don't explicitely require all modes

This commit is contained in:
Calascibetta Romain 2024-11-08 16:18:30 +01:00
parent 76c7d17cfe
commit c3f4deb3d4

View file

@ -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)