Bug 234097 - www/webkit2-gtk3: fix build on powerpc64
Summary: www/webkit2-gtk3: fix build on powerpc64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-17 13:45 UTC by Piotr Kubaj
Modified: 2018-12-22 03:25 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
patch (646 bytes, patch)
2018-12-17 13:45 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2018-12-17 13:45:02 UTC
Created attachment 200194 [details]
patch

After last update of webkit2-gtk3, USE_SYSTEM_MALLOC needs to be disabled in CMake (it's already disabled by default on ARM and x86).

-mminimal-toc can be removed, this port builds with standard TOC.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-22 03:25:34 UTC
A commit references this bug:

Author: linimon
Date: Sat Dec 22 03:24:36 UTC 2018
New revision: 488058
URL: https://svnweb.freebsd.org/changeset/ports/488058

Log:
  After the last update of webkit2-gtk3, USE_SYSTEM_MALLOC needs to be
  disabled in CMake (it's already disabled by default on ARM and x86).

  -mminimal-toc can be removed, this port builds with standard TOC.

  PR:		234097
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/www/webkit2-gtk3/Makefile