google / bloaty

Bloaty: a size profiler for binaries
Apache License 2.0
4.66k stars 337 forks source link

Allow builders to prefer using system libraries #351

Open max0x53 opened 1 year ago

max0x53 commented 1 year ago

Currently it is possible to set BLOATY_PREFER_SYSTEM_CAPSTONE to use the bundled capstone version. Expand this for the other libraries to enable more flexibility when building.