]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add special psuedo-options for the base/{binutils,gcc} ports.
authorjhb <jhb@FreeBSD.org>
Tue, 26 Mar 2019 20:56:12 +0000 (20:56 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 26 Mar 2019 20:56:12 +0000 (20:56 +0000)
commit9ea423578d17ba571e337dff7e6f1365ad67b96f
treef60239a64d78c7bdbae92b8e67ce8d94689a0ce6
parentc5ea5db9ecc48036d98c73152a839fcb38611997
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