Date: Tue, 23 Oct 2012 23:16:05 +0400 From: Andrey Chernov <ache@freebsd.org> To: John Baldwin <jhb@FreeBSD.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r241962 - stable/8/sys/conf Message-ID: <5086ECF5.3050707@freebsd.org> In-Reply-To: <201210231904.q9NJ4niV036046@svn.freebsd.org> References: <201210231904.q9NJ4niV036046@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 23.10.2012 23:04, John Baldwin wrote: > Remove attempt to use an empty NORMAL_CTFCONVERT and always fall back to > using a the null "@:" command if CTF is disabled. Thanks for merging. BTW, you can merge make change into branch 8 too and use complex check like that .elif (${MAKE_VERSION} >= 8<fix_merged> && ${MAKE_VERSION} < 9000000000) || ${MAKE_VERSION} >= 9201210220 to keep mk files similar everywhere. I don't know it worth efforts and don't check the make change compatible with branch 8.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5086ECF5.3050707>