Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2019 17:23:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238140] audio/audacity: fix build on non-x86
Message-ID:  <bug-238140-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
                CC: xxjack12xx@gmail.com
             Flags: maintainer-feedback?(xxjack12xx@gmail.com)
                CC: xxjack12xx@gmail.com

Created attachment 204621
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204621&action=
=3Dedit
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.

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