Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2020 22:17:07 +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@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 243658
           Summary: multimedia/obs-qtwebkit: fix build on powerpc64 elfv1
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
                CC: powerpc@FreeBSD.org
                CC: powerpc@FreeBSD.org

Created attachment 211115
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211115&action=
=3Dedit
patch

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

Additionally, this port tries to use SSE, so it needs -DNO_WARN_X86_INTRINS=
ICS
-maltivec -mvsx on powerpc64 to use GCC's translation layer to AltiVec.

Also respect CXXFLAGS to make it work.

--=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>