Date: Mon, 14 Jun 2010 08:14:54 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile ports/x11-toolkits/gtk20/files extra-arch-powerpc64 Message-ID: <201006140814.o5E8Eso4070324@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006140814.o5E8Eso4070324>
