Re: Cross-build on macOS fails
Adam <[email protected]>
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
>> 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