mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
599b3ef9e9
The system linker shows warning when `msync` is linked instead of `__msync13`: "warning: reference to compatibility msync(); include <sys/mman.h> for correct reference" closes #14422