]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Update fbcode_config4.8.1.sh to use update_dependencies.sh
authorIslam AbdelRahman <tec@fb.com>
Tue, 26 Jan 2016 20:13:27 +0000 (12:13 -0800)
committeragiardullo <agiardullo@fb.com>
Thu, 18 Feb 2016 23:12:29 +0000 (15:12 -0800)
commit5dac6ba2dcc213b0d559979fb2835bcb6cf0c52c
treed93378204f3269a7ecfca961d2400398a6d8f065
parent61d6cab888787a771c37667de9abc19b03ecf35a
Update fbcode_config4.8.1.sh to use update_dependencies.sh

Summary:
This patch update fbcode_config4.8.1.sh to get it's dependencies the same way we updated fbcode_config.sh in D53037

as a result zstd is upgraded to 0.4.7 instead of 0.4.5

Test Plan:
make clean && ROCKSDB_FBCODE_BUILD_WITH_481=1 make check -j64
make clean && ROCKSDB_FBCODE_BUILD_WITH_481=1 USE_CLANG=1 make check -j64

Reviewers: yhchiang, andrewkr, rven, kradhakrishnan, sdong

Reviewed By: sdong

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D53355

(cherry picked from commit 77ef87ccb0ba4559147d3e8b761e2b1b91d89596)
build_tools/dependencies_4.8.1.sh [new file with mode: 0644]
build_tools/fbcode_config4.8.1.sh
build_tools/update_dependencies.sh