WITHOUT_TELNET=yes .. does it work?
Robert N. M. Watson
rwatson at FreeBSD.org
Wed Nov 18 14:07:35 UTC 2009
On 18 Nov 2009, at 14:01, Dag-Erling Smørgrav wrote:
> Robert Watson <rwatson at FreeBSD.org> writes:
>> Olivier Smedts <olivier at gid0.org> writes:
>>> But someone (you, me...) can file a PR to add them to OLD_FILES when
>>> WITHOUT_TELNET is set to yes, like it's done for some other WITHOUT_
>>> options.
>> If it's done for other WITHOUT_ options, it's not obvious to me.
>
> tools/build/mk/OptionalObsoleteFiles.inc
>
> Poor placement IMHO, we shouldn't have dependencies from src into tools.
Its obscure location explains why it doesn't work. :-) Maybe it should be src/OptionalFiles.inc? That said, it still sounds like a significant maintenance problem to me: we have a lot of WITHOUT_ options, and they may have non-trivial interactions...
Robert
More information about the freebsd-current
mailing list