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

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

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

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.

The option and mkdep(1) support will be removed in a few weeks.

--=20
Regards,
Bryan Drewery


--nAQAnxL6BocOALpadGjDaBTNxSnofglB6--

--FUAOm4wJTwTcT3h1SGu04WdbbksBTrrL1
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

iQEcBAEBAgAGBQJW4vwRAAoJEDXXcbtuRpfPvBQH/Rr9TYcM8214RpN0uty9rNQL
o+eRTF1BoIgqrI+jqBJAg+f3N7NxRAFLjB0iaCJihWrYDZbRzHN9IuFzE0evorli
n9x2puZt0uW15568MO5UPoIMQbSuLcxUS1ewM/MKDJR7JP+gN6a8clpgpgyzU8kO
eMhF3VfqAUddbigu30QDYPn0CQWLW5aUFY9+qk9s4fTiuRtO40eNl7JhAc+w0a+s
XbeGp3g6+2mMjrNcpoPj62Xb500xw5Q/YjFbGncrmkF3KIDCtLOpccN3iC9T7WpC
FJwkrtFGf4B2V+c7ARnxQTgpjjII57wGbDrITzUq92t5zDZXZhbBIr9QOHbm7Pk=
=o8Fk
-----END PGP SIGNATURE-----

--FUAOm4wJTwTcT3h1SGu04WdbbksBTrrL1--



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