Date: Wed, 24 Nov 2010 21:06:10 +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/devel/glib20 Makefile ports/devel/glib20/files extra-arch-powerpc64 Message-ID: <201011242106.oAOL6A3r006192@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kwm 2010-11-24 21:06:10 UTC
FreeBSD ports repository
Modified files:
devel/glib20 Makefile
Added files:
devel/glib20/files extra-arch-powerpc64
Log:
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'.
In glib-compile-schemas.c we have such a name.
PR: ports/152555
Submitted by: andreast@
Revision Changes Path
1.173 +4 -0 ports/devel/glib20/Makefile
1.1 +23 -0 ports/devel/glib20/files/extra-arch-powerpc64 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011242106.oAOL6A3r006192>
