Page MenuHomePhabricator

[GUIX] Let cmake use the environment variable for (C|CXX|LD)FLAGS
ClosedPublic

Authored by Fabien on Apr 25 2023, 14:45.

Details

Summary

And remove the redundant flags.
This has the main benefit of erasing the dynamic loader so the binaries can run outside of the guix environment.

Test Plan

Run the guix build.
Copy the binaries to some other machine and check it runs.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
guix_dynamic_loader
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23449
Build 46517: Build Diff
Build 46516: arc lint + arc unit