Date: Mon, 14 Jun 2010 08:20:04 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: gnome@FreeBSD.org Subject: Re: ports/147699: commit references a PR Message-ID: <201006140820.o5E8K4Ip028383@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/147699; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/147699: commit references a PR Date: Mon, 14 Jun 2010 08:15:12 +0000 (UTC) kwm 2010-06-14 08:14:54 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile Added files: x11-toolkits/gtk20/files extra-arch-powerpc64 Log: Fix the build on powerpc64. Due to a flaw in binutils 2.15, function names can conflict with ELF assembler directives on PPC64 systems. As a result, it is not possible to have functions named things like 'text' and 'data', one of which GTK 2.0 has. PR: ports/147699 Submitted by: nwhitehorn@ Revision Changes Path 1.246 +4 -0 ports/x11-toolkits/gtk20/Makefile 1.1 +20 -0 ports/x11-toolkits/gtk20/files/extra-arch-powerpc64 (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006140820.o5E8K4Ip028383>