Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Aug 2019 12:47:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239613] biology/bolt-lmm: fix build on powerpc64
Message-ID:  <bug-239613-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239613
           Summary: biology/bolt-lmm: fix build on powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jwb@freebsd.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: jwb@freebsd.org
             Flags: maintainer-feedback?(jwb@freebsd.org)

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

Powerpc64 requires adding to CXXFLAGS -DNO_WARN_X86_INTRINSICS -mvsx to use
GCC's translation layer from SSE to Altivec.

GCC also needs std::isnan and std::isinf for those functions to be found.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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