svn commit: r286504 - head/usr.bin/svn/lib/libapr_util

Gregory Shapiro gshapiro at gshapiro.net
Mon Aug 10 00:55:21 UTC 2015


> 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_KERBEROS_SUPPORT="YES"
WITHOUT_NIS="YES"
WITHOUT_NDIS="YES"
WITHOUT_IPX="YES"
WITHOUT_ATM="YES"
WITHOUT_ICONV="YES"
WITHOUT_CLANG_IS_CC="YES"
WITHOUT_CASPER="YES"
WITHOUT_CAPSICUM="YES"
WITHOUT_TESTS="YES"




More information about the svn-src-head mailing list