Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Apr 2011 17:58:50 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        bf1783@gmail.com
Cc:        Rene Ladan <rene@freebsd.org>, cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/www/chromium Makefile
Message-ID:  <20110408175850.GA69273@FreeBSD.org>
In-Reply-To: <BANLkTim2%2BNq9QaPpKQYjPmtnfOf5bBt7GA@mail.gmail.com>
References:  <201104072239.p37Md9oh031253@repoman.freebsd.org> <BANLkTikmUZsHNjw2Jpe8Y7v5CD6WkZGtoQ@mail.gmail.com> <20110408022459.GA40411@FreeBSD.org> <20110408023021.GA47293@FreeBSD.org> <BANLkTik4HrVvVNU_nBtH8Oyt=81uKjn6og@mail.gmail.com> <20110408035430.GA56549@FreeBSD.org> <BANLkTinCm=6zuzopMKi1v=5ehohOGM5nYg@mail.gmail.com> <20110408153710.GA28200@FreeBSD.org> <BANLkTim2%2BNq9QaPpKQYjPmtnfOf5bBt7GA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 08, 2011 at 05:52:46PM +0000, b. f. wrote:
> On 4/8/11, Alexey Dokuchaev <danfe@freebsd.org> wrote:
> > Summarizing our discussion, what do you think of the following?
> >
> > .if ! ${MACHINE_CPU:Msse2} || defined(PACKAGE_BUILDING) && ${ARCH} !=
> > "amd64"
> > GYP_DEFINES+=	disable_sse2=1
> > .endif
> >
> > Default package would have reasonable defaults now, custom port build can
> > be controlled by passing desired MACHINE_CPU.  Building SSE2-enabled
> > package for i386 is a bit tricky, but cannot be possibly polluted by
> > stale cached OPTIONS value.
> 
> Sorry, I tried to convey in my previous message that I was mistaken in
> thinking that the earlier changes would cause problems for the default
> i386 packages.  Packages for the machine hosting the build, and those
> built for generic machines via the portbuild scripts, have the right
> settings now, so I would leave the port as it is.  [...]

Let it be then.  Rene, please ignore my last patch; current revision of
Makefile should be OK until further issues arise.

./damfe



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