Post #2008821
2026-04-22 09:29 UTC
@libreleah yea, i did not have a coffee this morning, i was more thinking ig musl + clang or smth if gcc is too much of a pita (and ig them computing nerds in my bubble prefer musl over glibc)
Replies (1)
-
@libreleah@mas.to 2026-04-22 09:30
@april but why use musl? i'm unsure if musl would even work on bsd to begin with, since large parts of it are using linux syscalls for things. openbsd already has a competent libc in it that i can just use.