[Bug 235987] audio/gmsynth-lv2: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 24 10:32:01 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235987

            Bug ID: 235987
           Summary: audio/gmsynth-lv2: fix build with GCC-based
                    architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: pkubaj at anongoth.pl
          Assignee: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at freebsd.org)

Created attachment 202319
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202319&action=edit
patch

-msse -msse2 -mfpmath=sse are not available besides amd64 and i386. Remove them
from Makefile.

Rename SSE_MAKE_ENV to SSE_CFLAGS to add them when SSE option is enabled.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

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


More information about the freebsd-ports-bugs mailing list