Page MenuHomePhabricator

[CI] Migrate the OSX cross build to use no script
ClosedPublic

Authored by Fabien on Sep 7 2020, 15:47.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC87840501a867: [CI] Migrate the OSX cross build to use no script
Summary

This diff make the osx CI build use the cross_build configuration.
For the build to succeed it is necessary to set the python library path
to use the library built from the depends. This used to be done in the
build-osx script, and has moved to the build_cmake.sh script; it is
now always set but will only be used for the osx build.

Depends on D7380.

Test Plan

Run the OSX CI build.

Diff Detail

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