Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2016 09:12:14 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        "current@FreeBSD.org" <current@freebsd.org>, toolchain@FreeBSD.org
Subject:   Re: FAST_DEPEND is now default
Message-ID:  <56E2FC6E.8020107@FreeBSD.org>
In-Reply-To: <56E2FC11.5060500@FreeBSD.org>
References:  <56E2FC11.5060500@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--6KVNnivClgRwUdFikMTnKeDaBtuF290Nw
Content-Type: multipart/mixed; boundary="bgF7MKEUgku3vp0obW18rl1E7ETCPIALs"
From: Bryan Drewery <bdrewery@FreeBSD.org>
To: "current@FreeBSD.org" <current@freebsd.org>, toolchain@FreeBSD.org
Message-ID: <56E2FC6E.8020107@FreeBSD.org>
Subject: Re: FAST_DEPEND is now default
References: <56E2FC11.5060500@FreeBSD.org>
In-Reply-To: <56E2FC11.5060500@FreeBSD.org>

--bgF7MKEUgku3vp0obW18rl1E7ETCPIALs
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 3/11/2016 9:10 AM, Bryan Drewery wrote:
> WITH_FAST_DEPEND is now enabled by default for in-tree and out-of-tree
> builds.  It no longer runs mkdep(1) during 'make depend', and the
> 'make depend' stage can safely be skipped now as it is auto ran
> when building 'make all' and will generate all SRCS and DPSRCS before
> building anything else.  Dependencies are gathered at compile time with=

> -MF flags kept in separate .depend files per object file.  Users should=

> run 'make cleandepend' once if using -DNO_CLEAN to clean out older
> stale .depend files.
>=20
> The option and mkdep(1) support will be removed in a few weeks.
>=20

Sometimes I go too fast.  I should mention that this gives 15-35% build
time improvements.  More information can be see in the initial commit
https://svnweb.freebsd.org/base?view=3Drevision&revision=3D290433

--=20
Regards,
Bryan Drewery


--bgF7MKEUgku3vp0obW18rl1E7ETCPIALs--

--6KVNnivClgRwUdFikMTnKeDaBtuF290Nw
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJW4vxuAAoJEDXXcbtuRpfPYmUH/irpr0ElWw0mtxyclrxmVw4d
tuXVUdFbFM7b2klRp/C38vBFedOE6nSPWzjLNIpAmQdSKMXaWJ0/Rs9vOgWskXJp
5/G2MhsJ8QGsuQhGHLBlzzI2g9UwoRrRQVQO8OIwmvv8lfXg5pq3flnIrAQFlx+r
eBkkazRj1y/3vt1doMCSqVB3MVxfLT4ZGJP/QAojJp/sudLasUM/m901ghxwGpVz
5W/pl357+1cHF4UBA6wsHTFnk1vPt1o87ZqjZtOM6EUXMhSvr9kyapgerLB319yd
UINjMsHm13W4/DGs1ZUv1TWXNQAr0r4iNSKyG8D0I1WLIHfF6SL9XjHPwjEeX4w=
=fevF
-----END PGP SIGNATURE-----

--6KVNnivClgRwUdFikMTnKeDaBtuF290Nw--



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