/[base]
ViewVC logotype

Revision 327837


Jump to revision: Previous Next
Author: ian
Date: Thu Jan 11 17:51:22 2018 UTC (6 years, 5 months ago)
Changed paths: 4
Log Message:
Do not build lint(1) by default on stable-11, add WITH_LINT to enable
building it.

lint(1) is required on the host build system to build lint(1) libraries, and
it is no longer available on FreeBSD 12. This prevents using a 12 or later
host to build an 11 or earlier system, which causes problems for building
jails and using poudriere. The problem could be fixed by treating lint as a
bootstrap tool when building on 12+, but that just adds complexity and build
time to build a broken tool that virtually nobody uses anymore.

This is a direct commit to 11-stable because lint no longer exists in later
branches.

PR:		223892
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D13799


Changed paths

Path Details
Directorystable/11/UPDATING modified , text changed
Directorystable/11/share/man/man5/src.conf.5 modified , text changed
Directorystable/11/share/mk/src.opts.mk modified , text changed
Directorystable/11/usr.bin/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27