mirror of https://github.com/facebook/rocksdb.git
ca3814aef9
Summary: As title Pull Request resolved: https://github.com/facebook/rocksdb/pull/12563 Test Plan: ``` make -j64 release ``` **Before the fix** ``` $DEBUG_LEVEL is 0, $LIB_MODE is static Makefile:306: Warning: /mnt/gvfs/third-party2/llvm-fb/1f6edd1ff15c99c861afc8f3cd69054cd974dd64/15/platform010/72a2ff8/../../src/llvm/clang/tools/scan-build/bin/scan-build does not exist ... ``` **After the fix** ``` $DEBUG_LEVEL is 0, $LIB_MODE is static ... ``` Reviewed By: ajkr Differential Revision: D56318047 Pulled By: jaykorean fbshipit-source-id: 4a11ad8353fc94aa96676e57c67063d051de5fbc |
||
---|---|---|
.. | ||
ubuntu20_image | ||
amalgamate.py | ||
benchmark_log_tool.py | ||
build_detect_platform | ||
check-sources.sh | ||
dependencies_platform010.sh | ||
dockerbuild.sh | ||
error_filter.py | ||
fb_compile_mongo.sh | ||
fbcode_config.sh | ||
fbcode_config_platform010.sh | ||
format-diff.sh | ||
gnu_parallel | ||
make_package.sh | ||
ps_with_stack | ||
regression_build_test.sh | ||
run_ci_db_test.ps1 | ||
setup_centos7.sh | ||
update_dependencies.sh | ||
version.sh |