[Bug 238140] audio/audacity: fix build on non-x86

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 26 17:23:27 UTC 2019


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

            Bug ID: 238140
           Summary: audio/audacity: fix build on non-x86
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
                CC: xxjack12xx at gmail.com
             Flags: maintainer-feedback?(xxjack12xx at gmail.com)
                CC: xxjack12xx at gmail.com

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

Audacity by default adds --enable-sse on all architectures, which breaks
anything but i386 and amd64. Add SSE option to every architecture, but still
enable by default only on amd64 and i386. This will add --disable-sse to
CONFIGURE_ARGS, which fixes build.

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


More information about the freebsd-ports-bugs mailing list