Date: Sun, 2 Apr 2006 21:52:00 GMT From: John-Mark Gurney <jmg@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 94491 for review Message-ID: <200604022152.k32Lq0wB003210@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=94491 Change 94491 by jmg@jmg_arlene on 2006/04/02 21:51:20 disable modules, we aren't far enough to really use them, and aicasm not being part of build tools is anoying.. Affected files ... .. //depot/projects/kmacy_sun4v/src/sys/sun4v/conf/GENERIC#7 edit Differences ... ==== //depot/projects/kmacy_sun4v/src/sys/sun4v/conf/GENERIC#7 (text+ko) ==== @@ -24,6 +24,7 @@ ident GENERIC makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols +makeoptions NO_MODULES="" # disable modules (aicasm in buildenv) # Platforms supported # At this time all platforms are supported, as-is.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604022152.k32Lq0wB003210>