Re: Cross-build on macOS fails
[email protected] (Christos Zoulas)
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, Adam <[email protected]> wrote: >>> In file included from /dist/src/lib/libc/time/zic.c:9: In file >>> included from >>> /dist/tools.aarch64/include/compat/nbtool_config.h:987: >>> /dist/src/tools/compat/compat_defs.h:620:7: warning: incompatible >>> redeclaration of library function 'mempcpy' >>> [-Wincompatible-library-redeclaration] 620 | char *mempcpy(void >>> *, const void *, size_t); >>> | ^ >> >> I just saw PR toolchain/59848 -- which is fixed and closed, and that >> might fix it. > >The problem still occurs. > >Adam Has been fixed in: $NetBSD: compat_defs.h,v 1.130 2025/12/19 13:55:33 jkoshy Exp $ christos