guile on powerpc

Alexander Nedotsukov bland at FreeBSD.org
Mon May 30 03:58:19 PDT 2005


Does it mean our PowerPC threading flacky?
Tilman Linneweh wrote:

>Hi,
>
>Please commit or approve the attached patch,
>
>regards
>tilman
>  
>
>------------------------------------------------------------------------
>
>Index: Makefile
>===================================================================
>RCS file: /home/ncvs/ports/lang/guile/Makefile,v
>retrieving revision 1.53
>diff -u -r1.53 Makefile
>--- Makefile	20 Nov 2004 18:20:06 -0000	1.53
>+++ Makefile	30 May 2005 10:31:39 -0000
>@@ -37,7 +37,7 @@
> EXTRA_PATCHES=	${FILESDIR}/extra-patch-ia64
> .endif
> 
>-.if ${ARCH} != "ia64" && ${ARCH} != "amd64"
>+.if ${ARCH} != "ia64" && ${ARCH} != "amd64" && ${ARCH} != "powerpc"
> CONFIGURE_ARGS+=--with-threads
> PLIST_SUB+=	THREADS:=""
> .else
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>freebsd-gnome at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
>To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
>  
>



More information about the freebsd-gnome mailing list