FreeBSD hides declarations of non-POSIX functions when POSIX macros, such as _POSIX_C_SOURCE or _XOPEN_SOURCE, is defined. This causes test/dlwrap.c to fail to compile because it uses dlvsym and asprintf. Fixes: #169macos/v1.5.9
parent
b80ea6a36a
commit
5dc0c147e9
Loading…
Reference in new issue