[Bug 219161] www/webkit2-gtk3: 2.14.6 fails to build depending on $PATH
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 27 07:14:46 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219161
--- Comment #9 from commit-hook at freebsd.org ---
A commit references this bug:
Author: kwm
Date: Sat May 27 07:14:31 UTC 2017
New revision: 441828
URL: https://svnweb.freebsd.org/changeset/ports/441828
Log:
Update webkit2-gtk3 to 2.16.3.
* Fix the build when using port compile and binutils is installed. It
seems Cmake picks up ar and ranlib from localbase when using a compiler
from ports, but the compiler uses ld from base for linking. Base ld
doesn't understand some features newer ar and ranlib from localbase
are using. So tell the build to always use ar and ranlib from base. [1]
* Fix build failure on armv6 [2]
PR: 219161 [1], 219495 [2]
Submitted by: mikael.urankar at gmail.com [2]
Changes:
head/www/webkit2-gtk3/Makefile
head/www/webkit2-gtk3/distinfo
head/www/webkit2-gtk3/files/patch-Source_bmalloc_bmalloc_BPlatform.h
head/www/webkit2-gtk3/pkg-plist
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list