aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 308b82b976b06c5e0e730e00004cb2b12d4d3eae (about) (plain)
blob size (373KB) exceeds display size limit (100KB).
pan>Efraim Flashner 2023-03-16build: Correct guix_system on musl libc distros....* m4/guix.m4 (GUIX_SYSTEM_TYPE): Add linux-musl* case. This prevents the macro from mis-parsing the host OS, which causes breakage when building from source. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Antero Mejr