Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2019 06:58:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236692] graphics/goxel: fix on non-x86 architectures
Message-ID:  <bug-236692-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236692
           Summary: graphics/goxel: fix on non-x86 architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
                CC: greg@unrelenting.technology
                CC: greg@unrelenting.technology
             Flags: maintainer-feedback?(greg@unrelenting.technology)

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

This port uses -msse2, which breaks on all architectures other than amd64 a=
nd
i386.

Remove -msse2 to fix build.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

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