Page MenuHomePhabricator

[guix] Properly set the toolchain environment based on the CROSS_* environment variables
ClosedPublic

Authored by Fabien on Feb 13 2024, 21:12.

Details

Summary

These variables are used when building the static dependencies and need
to be used as well when cross compiling using cmake frome the GUIX
environment.

This ensures the proper toolchain is used and fixes the symbol check
failure in the GUIX build.

Test Plan

Run the GUIX build, check the symbol check completes with no error.

Diff Detail

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