Date: Wed, 1 Dec 2010 15:33:35 +0000 From: Mark Linimon <linimon@lonesome.com> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: emulation@freebsd.org Subject: Re: fwd: CFR: patch to cleanup usage of SRC_BASE in various ports Message-ID: <20101201153335.GA12007@lonesome.com> In-Reply-To: <20101201132220.790748omutg2pp6o@webmail.leidinger.net> References: <20101130192314.GB28560@lonesome.com> <20101201132220.790748omutg2pp6o@webmail.leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 01, 2010 at 01:22:20PM +0100, Alexander Leidinger wrote: > If you have a strong argument for this change, I do not object to it, > but if you do not have a strong argument, I would prefer to not get > this change. The problem I have is that I want pointyhat to build an INDEX based on what is the current "best recommended value" of the linux emulation, not whatever happens to be on pointyhat at the moment. (It turns out that right now this "Just Works" on pointyhat but only so; it does not work on the new codebase on pointyhat-west, where a very minimal subset of ports is installed). Just setting LINUX_OSRELEASE at the top level didn't seem to work; it appears the != line overrides that setting. How about this? We change the override to only work if PACKAGE_BUILDING is set? mcl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101201153335.GA12007>