@tranquillity@mastodon.minionflo.net
Post #3950151
2026-07-20 04:23 UTC
@freya@social.highenergymagic.net I'd need to read the code to be sure
But yep that works too. I do similar stuff when headers are broken: https://codeberg.org/TranquillityCodes/wl-hello/src/branch/master/main.c#L16-L19
Replies (1)
-
@freya@social.highenergymagic.net 2026-07-20 04:25
@tranquillity@mastodon.minionflo.net gcc 9.5.0's src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cc, I had to add an extern int madvise(caddr_t, size_t, int); at the top