Date: Thu, 26 Feb 2004 12:33:51 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Peter Schultz <pmes@bis.midco.net> Cc: cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/graphics/xaos Makefile Message-ID: <20040226203351.GB5915@xor.obsecurity.org> In-Reply-To: <403E0B90.9040106@bis.midco.net> References: <200402251000.i1PA0nGn056196@repoman.freebsd.org> <403E0B90.9040106@bis.midco.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Thu, Feb 26, 2004 at 09:06:56AM -0600, Peter Schultz wrote:
> Kris Kennaway wrote:
> >kris 2004/02/25 02:00:49 PST
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > graphics/xaos Makefile
> > Log:
> > BROKEN on 5.x !i386 and !amd64: Does not compile
> >
> > Revision Changes Path
> > 1.20 +7 -1 ports/graphics/xaos/Makefile
> >
>
> Well, I don't have a patch for the broken build, but I do have one to
> enable thread support. I'm not sure if the Makefile is as complete as
> it should be with my patch, but it does work.
>
> I could definitely tell there was a performance increase by enabling
> multi-threading. Xaos rocks! Mmmmmm, eye candy.
>
> Pete...
> *** /usr/ports/graphics/xaos/Makefile Thu Feb 26 08:44:54 2004
> --- Makefile Thu Feb 26 08:44:20 2004
> ***************
> *** 30,35 ****
> --- 30,39 ----
> CONFIGURE_ARGS= --with-svga-driver=no
> .endif
>
> + .if defined(WITH_THREADS)
> + CONFIGURE_ARGS+= --with-pthread=yes
> + .endif
> +
And does this do the right thing with PTHREAD_{CFLAGS,LIBS} on 4.x and 5.x?
Kris
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQFAPlguWry0BWjoQKURAgwxAKD04MKt86qq0ZPb8cOYTi5IWgv6xgCgjpuh
fd2dJaLaOTeCAPUbxMVtWbI=
=IuV9
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040226203351.GB5915>
