Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2020 12:12:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 243658] multimedia/obs-qtwebkit: fix build on powerpc64 elfv1
Message-ID:  <bug-243658-25139-UymQhZavFb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243658-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243658-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243658

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Mon Apr 13 12:12:20 UTC 2020
New revision: 531597
URL: https://svnweb.freebsd.org/changeset/ports/531597

Log:
  multimedia/obs-qtwebkit: fix build on powerpc64

  cc1plus: error: unrecognized command line option "-std=3Dc++11"

  Additionally, this port tries to use SSE, so it needs
-DNO_WARN_X86_INTRINSICS -maltivec -mvsx on powerpc64 to use GCC's translat=
ion
layer to AltiVec.

  Also respect CXXFLAGS to make it work.

  PR:           243658
  Approved by:  swills (maintainer)
  MFH:          2020q2 (fix build blanket)

Changes:
  head/multimedia/obs-qtwebkit/Makefile
  head/multimedia/obs-qtwebkit/files/patch-GNUmakefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243658-25139-UymQhZavFb>