maintainer-feedback requested: [Bug 212903] Fix for www/webkit-gtk2 on powerpc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 22 14:54:31 UTC 2016


Justin Hibbits <jhibbits at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 212903: Fix for www/webkit-gtk2 on powerpc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212903



--- Description ---
Created attachment 175066
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175066&action=edit
Fix for webkit-gtk2 to build for powerpc and powerpc64

www/webkit-gtk2 fails to build for powerpc and powerpc64 targets due to always
enabling the JavascriptCore MacroAssembler, even though it hasn't been ported
to PowerPC.  The attached patch allows it to build and run on powerpc64 (tested
right now, typing this in with midori browser).


More information about the freebsd-gnome mailing list