We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e17f2 commit a12309bCopy full SHA for a12309b
src/lib/rocksdb/dune
@@ -2,7 +2,10 @@
2
(name rocksdb)
3
(public_name rocksdb)
4
(library_flags -linkall)
5
- (flags -open Core_kernel)
+ (flags
6
+ (:standard -warn-error +a)
7
+ -open
8
+ Core_kernel)
9
(libraries
10
;; opam libraries
11
async
0 commit comments