https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232527
--- Comment #3 from [email protected] --- 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: [email protected] Reported by: [email protected] MFC after: 3 days Changes: head/tools/build/mk/OptionalObsoleteFiles.inc -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
