Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2000 12:56:16 -0400 (EDT)
From:      "Chris D. Faulhaber" <jedgar@fxp.org>
To:        Alexandr A Listopad <laa@laa.zp.ua>
Cc:        stable@freebsd.org
Subject:   Re: src/etc/defaults/make.conf
Message-ID:  <Pine.BSF.4.21.0007201255100.7055-100000@pawn.primelocation.net>
In-Reply-To: <20000720192924.A36127@laa.zp.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Jul 2000, Alexandr A Listopad wrote:

> mistake? ;-)
> 
> 
> Index: src/etc/defaults/make.conf
> ===================================================================
> RCS file: /f/pub/FreeBSD/FreeBSD-CVS//src/etc/defaults/make.conf,v
> retrieving revision 1.97.2.9
> diff -u -r1.97.2.9 make.conf
> --- src/etc/defaults/make.conf  2000/07/14 09:23:46     1.97.2.9
> +++ src/etc/defaults/make.conf  2000/07/20 16:27:48
> @@ -63,7 +63,7 @@
> #NOSHARE=      true    # do not go into the share subdir
> #
> # To build sys/modules when building the world (our old way of doing things)
> -#MODULES_WITH_WORLD=true       # do not build modules when building kernel
> +#MODULES_WITH_WORLD=true       # build modules when building kernel
> #
> # Controls for building various OPTIONAL parts of the crypto system.
> # Patents are involved - you must not use these unless you either have
> 

MODULES_WITH_WORLD=true causes modules to be built during a make
[build]world instead of the 'new' way of building with the kernel.

-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007201255100.7055-100000>