Bug 246146 - www/qt5-webkit: fix build on powerpc
Summary: www/qt5-webkit: fix build on powerpc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: powerpc Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-03 18:21 UTC by Piotr Kubaj
Modified: 2020-05-16 19:24 UTC (History)
4 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
patch (3.45 KB, patch)
2020-05-03 18:21 UTC, Piotr Kubaj
tcberner: maintainer-approval+
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 2020-05-03 18:21:53 UTC
Created attachment 214067 [details]
patch

Same changes as those done for powerpc64 are necessary. Additionally, uc_mcontext.uc_regs doesn't exist on FreeBSD.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2020-05-16 17:29:18 UTC
Comment on attachment 214067 [details]
patch

Ship it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-16 19:24:32 UTC
A commit references this bug:

Author: pkubaj
Date: Sat May 16 19:23:45 UTC 2020
New revision: 535496
URL: https://svnweb.freebsd.org/changeset/ports/535496

Log:
  www/qt5-webkit: fix build on powerpc

  Same changes as those done for powerpc64 are necessary. Additionally, uc_mcontext.uc_regs doesn't exist on FreeBSD.

  PR:		246146
  Approved by:	tcberner (maintainer)

Changes:
  head/www/qt5-webkit/files/patch-CMakeLists.txt
  head/www/qt5-webkit/files/patch-Source_JavaScriptCore_heap_MachineStackMarker.cpp
  head/www/qt5-webkit/files/patch-Source_WTF_wtf_Platform.h