Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | build: Correct guix_system on musl libc distros. | Antero Mejr | |
* 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> |