We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45d17b commit c9244dcCopy full SHA for c9244dc
INSTALL.md
@@ -71,7 +71,7 @@ libraries. You are on your own.
71
`make clean; make` will compile librocksdb.a (RocskDB static library) and all
72
the unit tests. You can run all unit tests with `make check`.
73
74
-For shared library builds, exec `make librocksdb.so` instead.
+For shared library builds, exec `make shared_lib` instead.
75
76
If you followed the above steps and your compile or unit tests fail,
77
please submit an issue: (https://github.com/facebook/rocksdb/issues)
0 commit comments