Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2009 18:24:27 +0100
From:      Ed Schouten <ed@80386.nl>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        arch@freebsd.org
Subject:   Re: Quick hack to make fast kernel builds easier
Message-ID:  <20090111172427.GD89178@hoeg.nl>
In-Reply-To: <20090111.095109.-1112748421.imp@bsdimp.com>
References:  <20090111.095109.-1112748421.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Km1U/tdNT/EmXiR1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* M. Warner Losh <imp@bsdimp.com> wrote:
> This patch makes
>=20
> make buildkernel -DKERNFAST
>=20
> a short cut for
>=20
> make buildkernel -DNO_KERNELCLEAN -DNO_KERNELCONFIG -DNO_KERNELDEPEND
>=20
> which is a lot shorter to type.

Why not call it:

	make buildkernel -DOIT

</bikeshed>

Seriously: Please commit this. I often just run `make' in /usr/obj/...,
which also saves some typing, but unfortunately that doesn't work when
cross compiling.

--=20
 Ed Schouten <ed@80386.nl>
 WWW: http://80386.nl/

--Km1U/tdNT/EmXiR1
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAklqK0sACgkQ52SDGA2eCwUohQCfRe89WGBFqxIj7DYO8X5LIgdt
fwgAn0+JOFkNlBonXm5J9+XsT+aN40/R
=pojx
-----END PGP SIGNATURE-----

--Km1U/tdNT/EmXiR1--



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