rocksdb/build_tools
Jay Huh ca3814aef9 Fix scan-build path (#12563)
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
2024-04-19 08:45:16 -07:00
..
ubuntu20_image
amalgamate.py
benchmark_log_tool.py
build_detect_platform Skip io_uring feature test when building with fbcode (#12525) 2024-04-11 12:46:15 -07:00
check-sources.sh
dependencies_platform010.sh switch to using centos8-native (#12367) 2024-02-21 12:03:40 -08:00
dockerbuild.sh
error_filter.py
fb_compile_mongo.sh
fbcode_config.sh Fix scan-build path (#12563) 2024-04-19 08:45:16 -07:00
fbcode_config_platform010.sh Fix scan-build path (#12563) 2024-04-19 08:45:16 -07:00
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 switch to using centos8-native (#12367) 2024-02-21 12:03:40 -08:00
version.sh