]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add special psuedo-options for the base/{binutils,gcc} ports.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 26 Mar 2019 20:56:12 +0000 (20:56 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 26 Mar 2019 20:56:12 +0000 (20:56 +0000)
commit608289394f655d0635c71233248b734010fb4d2f
treef60239a64d78c7bdbae92b8e67ce8d94689a0ce6
parentffad9893e72b10608678847c3bb1c9958556fe81
Add special psuedo-options for the base/{binutils,gcc} ports.

The WITH_PORT_BASE_{BINUTILS,GCC} options are used to prevent 'make check-old'
and 'make delete-old' from deleting files installed by the base/binutils
and base/gcc packages as normally one disables the in-tree variants
(e.g. WITHOUT_BINUTILS) when using these packages.

Reviewed by: bapt (earlier version)
Differential Revision: https://reviews.freebsd.org/D19483
tools/build/mk/OptionalObsoleteFiles.inc