coreutils/.github
Etienne Cordonnier e722250e7d link musl libc statically
In the context of musl, users are typically expecting statically-linked tools,
as this is one of musl's strong suits and one of the biggest reasons to use it
instead of glibc (that is not static-link-friendly for reasons).

- remove the build-flag which was causing musl libc to be linked dynamically
- re-add feat_os_unix_musl which was removed in 21d5cef153
- exclude stdbuf from feat_os_unix_musl, since libstdbuf.so can't be built with a statically linked musl libc
- add test_musl_no_dynamic_deps so that this does not regress in the future

Fixes https://github.com/uutils/coreutils/issues/8572

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
2025-09-09 12:53:32 +02:00
..
workflows link musl libc statically 2025-09-09 12:53:32 +02:00
fluent_linter_config.yml Use mozilla fluent linter (and remove mine) 2025-06-28 19:01:33 +02:00
FUNDING.yml Create a FUNDING.yml file 2023-06-11 18:53:42 +02:00
stale.yml Extend the stale bot to 3 years 2023-01-30 08:51:28 +01:00