Date: Sun, 24 May 2015 20:21:38 +0200 From: Tijl Coosemans <tijl@FreeBSD.org> To: Antoine Brodin <antoine@FreeBSD.org> Cc: "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r387281 - in head: Mk devel/qt5-core x11-toolkits/qt5-declarative x11-toolkits/qt5-gui Message-ID: <20150524202138.2055c4fc@kalimero.tijl.coosemans.org> In-Reply-To: <CAALwa8kT2mM910SM0Pi1psMf_NQ-gRx8FZGbauv-XTbOqTaEvw@mail.gmail.com> References: <201505241641.t4OGfHT6092907@svn.freebsd.org> <CAALwa8kT2mM910SM0Pi1psMf_NQ-gRx8FZGbauv-XTbOqTaEvw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 24 May 2015 17:05:48 +0000 Antoine Brodin <antoine@FreeBSD.org> wrote: > On Sun, May 24, 2015 at 4:41 PM, Tijl Coosemans <tijl@freebsd.org> wrote: > > Author: tijl > > Date: Sun May 24 16:41:16 2015 > > New Revision: 387281 > > URL: https://svnweb.freebsd.org/changeset/ports/387281 > > > > Log: > > Qt 5.3 removed runtime detection of SSE2 so it needs to be configured > > with -no-sse2 at buildtime on i386. > > > > PR: 198738, 200258 > > Reported by: sasamotikomi@gmail.com > > Approved by: maintainer timeout (2 weeks) > > > > Hi, > > This doesn't seem to work with fmake: > > "/usr/ports/Mk/bsd.qt.mk", line 149: Malformed conditional (${ARCH} == > i386 && !(defined(MACHINE_CPU) && ${MACHINE_CPU:Msse2})) Fixed in r387281. Somehow I thought we always required bmake.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150524202138.2055c4fc>