[Bug 243658] multimedia/obs-qtwebkit: fix build on powerpc64 elfv1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 13 12:14:32 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243658
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: pkubaj
Date: Mon Apr 13 12:13:33 UTC 2020
New revision: 531598
URL: https://svnweb.freebsd.org/changeset/ports/531598
Log:
MFH: r531597
multimedia/obs-qtwebkit: fix build on powerpc64
cc1plus: error: unrecognized command line option "-std=c++11"
Additionally, this port tries to use SSE, so it needs
-DNO_WARN_X86_INTRINSICS -maltivec -mvsx on powerpc64 to use GCC's translation
layer to AltiVec.
Also respect CXXFLAGS to make it work.
PR: 243658
Approved by: swills (maintainer)
Approved by: portmgr (fix build blanket)
Changes:
_U branches/2020Q2/
branches/2020Q2/multimedia/obs-qtwebkit/Makefile
branches/2020Q2/multimedia/obs-qtwebkit/files/patch-GNUmakefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list