XBOX/i386 and xlint removal

Guido Falsi madpilot at FreeBSD.org
Tue Dec 12 11:04:58 UTC 2017


On 11/09/2017 14:52, Konstantin Belousov wrote:
> Hello,
> I created two reviews to axe two features which I personally find of
> little use in modern FreeBSD.
> 
> https://reviews.freebsd.org/D13015 xlint

Hi,

I just discovered that this change brakes building a pre change system
(using nanobsd scripts for example) from head.

The sources before this change expect lint to be present and actually use it

I have worked around this by commenting out xlint from the build in the
11.1 sources, since I don't need it.

Maybe simply defining LINT="" would work too. (I'll test this approach
later)

I have no need for xlint and have no objection to it's removal, but
loosing the ability to build older source trees from head looks wrong.

Don't know if modifying older branches to cope with the lint command not
being present is a viable option.

-- 
Guido Falsi <madpilot at FreeBSD.org>


More information about the freebsd-current mailing list