Date: Sat, 27 Mar 2010 18:59:02 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: Marius Strobl <marius@alchemy.franken.de> Cc: Gary Jennejohn <gary.jennejohn@freenet.de>, Mark Linimon <linimon@freebsd.org>, nork@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org, cvs-ports@freebsd.org Subject: Re: cvs commit: ports/graphics/dri Makefile Message-ID: <1269734342.35918.25.camel@balrog.2hip.net> In-Reply-To: <20100325133934.GE20888@alchemy.franken.de> References: <201003220505.o2M556oW060661@repoman.freebsd.org> <20100323215506.GA19561@alchemy.franken.de> <1269514777.8175.3.camel@balrog.2hip.net> <20100325125012.GD20888@alchemy.franken.de> <20100325142237.1ceae7db@ernst.jennejohn.org> <20100325133934.GE20888@alchemy.franken.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2010-03-25 at 14:39 +0100, Marius Strobl wrote: > > > > > The following patch fixes the powerpc [sic] and sparc64 build > of the > > > > > default Mesa3D 7.4.4 after the 7.6.1 integration: > > > > > http://people.freebsd.org/~marius/mesa3d_7.6.1_unbreak.diff > > > > > Is it okay to commit? > > > > > > > > Looks good to me, this will save me some work now that I have > both a > > > > powerpc and sparc64 boxes to play with. In looking at mesa git, > I think > > > > I'll be making a few changes shortly... Ok, I've stuck a patch at http://people.freebsd.org/~rnoland/mesa-arch-cleanup.patch This enables the use of assembly on powerpc and sparc64. A fair amount of cleanup to the overall port structure to make it work like it was originally intended. (All patches go in the libGL ports directory, since it is all the same source code) It also adjusts the drivers that are build by the dri port to only those that build and are useful on each platform. Both mesa 7.4 and 7.6 should work. robert. -- Robert Noland <rnoland@FreeBSD.org> FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1269734342.35918.25.camel>