Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2019 20:49:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 232527] bsd.prog.mk includes bsd.nls.mk unconditionally.
Message-ID:  <bug-232527-227-IQbKnLU8Wz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232527-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232527-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232527

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: bdrewery
Date: Thu Feb 28 20:48:18 UTC 2019
New revision: 344666
URL: https://svnweb.freebsd.org/changeset/base/344666

Log:
  bsd.nls.mk isn't optional.

  It is protected by MK_NLS.  If it should really be optional then
  it needs to be documented as such in share/mk/bsd.README and
  .sinclude used where needed.

  This fixes a regression from r335011.

  PR:           232527
  Submitted by: jarrod@downtools.com.au
  Reported by:  ktullavik@gmail.com
  MFC after:    3 days

Changes:
  head/tools/build/mk/OptionalObsoleteFiles.inc

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232527-227-IQbKnLU8Wz>