Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Aug 2011 14:53:45 GMT
From:      Andreas Tobler <andreast@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159584: [patch] update glib20 build for powerpc64
Message-ID:  <201108071453.p77ErjjL095544@red.freebsd.org>
Resent-Message-ID: <201108071500.p77F0P8W025496@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159584
>Category:       ports
>Synopsis:       [patch] update glib20 build for powerpc64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 07 15:00:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Tobler
>Release:        -CURRENT
>Organization:
none
>Environment:
FreeBSD bohrium.andreas.nets 9.0-BETA1 FreeBSD 9.0-BETA1 #8 r224657M: Sat Aug  6 02:07:32 CEST 2011     andreast@bohrium.andreas.nets:/usr/obj/export/devel/fbsd/src/sys/GENERIC64_G5  powerpc

>Description:
The patch below removes the extra patch for powerpc64. The code snippet is integrated in the glib20 sources now.
Additional to the patch please remove the extra-arch-powerpc64 file.

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/glib20/Makefile,v
retrieving revision 1.176
diff -u -r1.176 Makefile
--- Makefile	30 Jul 2011 09:20:17 -0000	1.176
+++ Makefile	7 Aug 2011 14:52:52 -0000
@@ -56,10 +56,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == powerpc64
-EXTRA_PATCHES=	${FILESDIR}/extra-arch-powerpc64
-.endif
-
 # Let glib use asm code for implementing atomic ops on i386 and amd64.
 .if ${ARCH} == "i386"
 GLIB_ARCH=	i486
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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