1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/www/webkit-gtk2
Koop Mast 8fe91429b3 Fix build on powerpc64.
The powerpc64 ABI uses a table of contents structure holding a maximum of
65,000 elements per library, which GTK2-webkit overflows by default. Binutils
2.15 is incapable of rectifying this with several default optimizations turned
on, resulting in webkit failing to link on this platform.

Reduce the size of the TOC to fit within its bounds by adding -mminimal-toc
to cflags on powerpc64.

PR:		ports/147725
Submitted by:	nwhitehorn@
2010-06-14 08:18:20 +00:00
..
files
distinfo Update to 1.2.1. 2010-05-27 20:58:33 +00:00
Makefile Fix build on powerpc64. 2010-06-14 08:18:20 +00:00
pkg-descr
pkg-plist