Date: Fri, 23 Nov 2012 07:58:00 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r307642 - head/games/doomlegacy Message-ID: <20121123075800.GA67377@FreeBSD.org> In-Reply-To: <20121123071119.GD2296@ithaqua.etoilebsd.net> References: <201211221120.qAMBKYwn062361@svn.freebsd.org> <20121123071119.GD2296@ithaqua.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 23, 2012 at 08:11:19AM +0100, Baptiste Daroussin wrote: > > -OPTIONS_DEFAULT= ASM > > -.endif > > +OPTIONS_DEFINE_i386= ASM > > +OPTIONS_DEFAULT_i386= ASM > > OPTIONS_DEFAULT_i386 doesn't exist and is not needed, OPTIONS_DEFAULT= ASM is > enough and will only be applied on arch where ASM is defined What you say makes sense, but our bsd.options.mk tells something different: # OPTIONS_DEFAULT - List of options activated by default # OPTIONS_DEFAULT_${ARCH} - List of options activated by default for a # given arch Whom should I believe? :-) ./danfe BTW, it says "-*- tab-width: 4; -*-" here, but the file formatted (at least partially) at ts=8.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121123075800.GA67377>