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
Lint
Lint Not Applicable
Unit
Tests Not Applicable