> Huh. Is this an external tool or something? I take it that it is forcing
> ICONV off?
Yes, it is a tool to build FreeBSD for Wifi APs. If interested, see:
https://wiki.freebsd.org/FreeBSD/mips
And yes, it does, using a src.conf containing (see 7th line):
WITHOUT_KERBEROS="YES"
WITHOUT_KER
The change below appears to have broken cross compiling for mips platforms
(using freebsd-wifi-build on an amd64 host):
/home/gshapiro/tplink/src/usr.bin/svn/lib/libapr_util/../../../../contrib/apr-util/xlate/xlate.c:40:19:
error: iconv.h: No such file or directory
mkdep: compile failed
--- .dep
> > This commit chages that default to 1024 bits. sendmail 8.15.2, when
> > released well use a default of 2048 bits.
>
> If upstream will be using 2048 bits, why not simply use that?
The upstream is going to do this with a precomputed 2048 bit DH parameter. To
keep this interim fix simple
Just a quick comment that I will be committing a fix to the sendmail
source tree on FreeBSD to avoid this issue. It will avoid loading
stdbool.h when clang is in use, thereby turning all bools to ints.
It will be checked in this weekend (currently being tested before
release).
/*
** SM_CONF_STDB