Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2005 13:10:29 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        forrie@forrie.com
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: NOINFO is deprecated in favor of NO_INFO
Message-ID:  <20050723.131029.11927918.imp@bsdimp.com>
In-Reply-To: <42E1C50A.1000202@forrie.com>
References:  <42E1C50A.1000202@forrie.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <42E1C50A.1000202@forrie.com>
            Forrest Aldrich <forrie@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).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050723.131029.11927918.imp>