John Baldwin <j...@freebsd.org> writes: > FYI, this broke cross-builds on macOS: > > https://github.com/freebsd/freebsd-src/actions/runs/3884700144/jobs/6627609380 > > Looks like it's a link error for the zic build tool against some > libintl symbol?
I'm guessing it incorrectly defines HAVE_GETTEXT to 1 because <libintl.h> is present in the host environment. I'll fix it shortly. DES -- Dag-Erling Smørgrav - d...@des.no