https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669
--- Comment #7 from roberthuff@rcn.com ---
========== src.conf
KERNCONF="JERUSALEM"
WITH_LIBICONV_COMPAT="yes"
========= make.conf
BDBCFLAGS+= -O -pipe
DEBUG_FLAGS+= -gdwarf-2
STRIP=
SYMVER_ENABLED= yes
X_WINDOW_SYSTEM= xorg
HAVE_MOTIF= yes
NO_BIND_ETC= true # Do not install files to /etc/namedb
NO_BLUETOOTH= true # do not build Bluetooth related stuff
MK_PROFILE= false # Avoid compiling profiled libraries
SENDMAIL_CFLAGS+= -I/usr/local/include/ -DSASL=2
SENDMAIL_LDFLAGS+= -L/usr/local/lib
SENDMAIL_LDADD+= -lsasl2
CUPS_OVERWRITE_BASE= yes
NO_LPR= true
OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10
WITH_MOZILLA= libxul
WITH_GECKO= libxul
WITH_BERKELEYDB=db6
WITH_BDB_VER=6
WANT_OPENLDAP_VER=24
WANT_OPENLDAP_SASL=true
SAMBA_ENABLE=YES
WITH_NEW_XORG="yes"
WITH_GALLIUM="yes"
WITH_BSD_SORT=
WITH_PKGNG=yes
==============
I checked the script that runs "make buildworld", and it's had "-DNOCACHE"
for at least the last week. (I think someone elsewhere suggested the same
thing.)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"