mirror of
https://github.com/CharlesWiltgen/Axiom.git
synced 2026-09-20 19:58:20 +08:00
9a937f573b
My earlier rebuild (the privacy commit) dropped the stripping the committed binaries had: they went from 3.9-8.8 MB to 9.0-9.9 MB. The Makefiles now pass -ldflags "-s -w", which is what the hand-built binaries had before a Makefile existed for all four tools. Sizes are 6.0-6.6 MB now — three of the four are smaller than the versions they replace, and xclog is larger than its 3.9 MB hand-built predecessor, which used an older toolchain. All four Go modules pass.