Page MenuHomePhabricator

Fix OSX SDK caching in Gitian builds
ClosedPublic

Authored by jasonbcox on Jul 21 2020, 21:30.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCb4fa9a213c24: Fix OSX SDK caching in Gitian builds
Summary

D6976 makes a change so that the location of OSX_SDK gets
cleaned up before every build, effectively eliminating the cache.

This patch moves OSX_SDK to an explicit a cache directory instead.

The cached file needs to be copied since the build container fails to
interpret a symlink.

Test Plan

OS_NAME contrib/teamcity/gitian.sh
Run the above twice. The second time should not download OSX_SDK

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable