-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodules that were incorrectly modified by a previous commit
Summary: Update submodules that were incorrectly modified by a previous commit Test Plan: Verified the latest commits in yugabyte-installation and thirdpary repositories Reviewers: raju, jason Reviewed By: jason Subscribers: ybase Differential Revision: https://phabricator.dev.yugabyte.com/D8587
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule thirdparty
updated
9 files
+4 −4 | build_and_release.sh | |
+17 −13 | build_definitions/__init__.py | |
+1 −1 | build_definitions/flex.py | |
+1 −1 | build_definitions/llvm.py | |
+17 −30 | build_thirdparty.sh | |
+33 −13 | clean_thirdparty.sh | |
+1 −1 | thirdparty_src_checksums.txt | |
+32 −0 | yb-thirdparty-common.sh | |
+57 −42 | yb_build_thirdparty_main.py |