NOINFO is deprecated in favor of NO_INFO

M. Warner Losh imp at bsdimp.com
Sat Jul 23 19:12:50 GMT 2005


In message: <42E1C50A.1000202 at forrie.com>
            Forrest Aldrich <forrie at forrie.com> writes:
: Just updated a system to FreeBSD-6.x (RELENG_6) - noting a copious 
: amount of these errors in all builds (including ports):
: 
: "/usr/share/mk/bsd.compat.mk", line 36: warning: NOINFO is deprecated in 
: favor of NO_INFO
: "/usr/share/mk/bsd.compat.mk", line 36: warning: NOPROFILE is deprecated 
: in favor of NO_PROFILE
: 
: (along with others).
: 
: I didn't see mention of a correction in UPDATING.

20041221:
	By a popular demand, a lot of NOFOO options were renamed
	to NO_FOO (see bsd.compat.mk for a full list).  The old
	spellings are still supported, but will cause annoying
	warnings on stderr.  Make sure you upgrade properly (see
	the COMMON ITEMS: section later in this file).


More information about the freebsd-current mailing list