Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2020 12:14:32 +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-0P4zcrytHh@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 #2 from commit-hook@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=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)
  Approved by:  portmgr (fix build blanket)

Changes:
_U  branches/2020Q2/
  branches/2020Q2/multimedia/obs-qtwebkit/Makefile
  branches/2020Q2/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-0P4zcrytHh>