Currently we set the var, and it stays set when the next host is reached even if it is *darwin*, which causes the darwin build to fail because the --emulate-fhs option is not compatible with using both gcc-toolchain and clang-toolchain.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCc47157a3a05a: [guix] unset EMULATE_FHS when not needed
Run the MacOS build after any other build:
HOSTS="x86_64-linux-gnu x86_64-apple-darwin" contrib/guix/guix-build
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- guix_stuff
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 27666 Build 54895: Build Diff Build 54894: arc lint + arc unit