rocksdb/build_tools
Andrew Kryczka 40944cbbdb Fix folly build (#12795)
Summary:
- Updated pinned folly version to the latest
- gcc/g++ 10 is required since https://github.com/facebook/folly/commit/2c1c617e9e so we had to modify the tests using gcc/g++ 7
- libsodium 1.0.17 is no longer downloadable from GitHub so I found it elsewhere. I will submit a PR for that upstream to folly
- USE_FOLLY_LITE changes
  - added boost header dependency instead of commenting out the `#include`s since that approach stopped working
  - added "folly/lang/Exception.cpp" to the compilation

Pull Request resolved: https://github.com/facebook/rocksdb/pull/12795

Reviewed By: hx235

Differential Revision: D58916693

Pulled By: ajkr

fbshipit-source-id: b5f9bca2d929825846ac898b785972b071db62b1
2024-06-22 15:15:02 -07:00
..
ubuntu20_image Add OpenSSL to docker image (#10741) 2022-09-26 17:36:57 -07:00
amalgamate.py Enable BLACK for internal_repo_rocksdb (#10710) 2022-09-20 17:47:52 -07:00
benchmark_log_tool.py Fix lint issues after enable BLACK (#10717) 2022-09-21 13:37:51 -07:00
build_detect_platform Fix folly build (#12795) 2024-06-22 15:15:02 -07:00
check-sources.sh Fix bad include (#10213) 2022-06-20 17:42:01 -07:00
dependencies_platform010.sh switch to using centos8-native (#12367) 2024-02-21 12:03:40 -08:00
dockerbuild.sh
error_filter.py Del `(object)` from 200 inc instagram-server/distillery/slipstream/thrift_models/StoryFeedMediaSticker/ttypes.py 2023-08-25 16:22:09 -07:00
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 Continue format script when changes detected by clang-format-diff.py (#12329) 2024-02-09 16:46:38 -08:00
gnu_parallel Initial CircleCI -> GitHub Actions migration (#12163) 2023-12-21 15:40:21 -08:00
make_package.sh
ps_with_stack Print stack traces on frozen tests in CI (#10828) 2022-10-18 00:35:35 -07:00
regression_build_test.sh Backport an internal change to regression_build_test.sh (#11319) 2023-03-22 13:33:50 -07:00
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