• yiwu-arbug's avatar
    Specify WITH_TESTS=OFF and WITH_TOOLS=OFF (#348) · 34f9c021
    yiwu-arbug authored
    Setting `WITH_TESTS=OFF` and `WITH_TOOLS=OFF` explicitly. Since we specify target explicitly, even without setting these flags we don't really build rocksdb tests and tools. But still, let's set it anyway to make sure.
    
    Closes #344 
    34f9c021
build.rs 5.02 KB