Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 1997 14:42:12 -0700 (MST)
From:      Nate Williams <nate@mt.sri.com>
To:        Jaye Mathisen  <mrcpu@cdsnet.net>
Cc:        hackers@freebsd.org
Subject:   Re: How to build the whole tree -static?
Message-ID:  <199702032142.OAA23359@rocky.mt.sri.com>
In-Reply-To: <Pine.NEB.3.95.970203114938.13493E-100000@mail.cdsnet.net>
References:  <Pine.NEB.3.95.970203114938.13493E-100000@mail.cdsnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> I have space to burn on 1 box.  Is there an easy way to tweak the build
> process to make it compile the whole darn thing non-shared?

# setenv NOSHARED
# cd /usr/src
# make world


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702032142.OAA23359>