Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 16:20:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259170] audio/mixxx: should not set DOPTIMIZE:STRING=native
Message-ID:  <bug-259170-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 259170
           Summary: audio/mixxx: should not set DOPTIMIZE:STRING=3Dnative
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: mikael@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)
          Assignee: acm@FreeBSD.org

march=3Dnative isn't valid on several non x86 platforms and causes build
failures.

--- a/audio/mixxx/Makefile
+++ b/audio/mixxx/Makefile
@@ -2,7 +2,7 @@

 PORTNAME=3D      mixxx
 DISTVERSION=3D   2.3.0
-PORTREVISION=3D  3
+PORTREVISION=3D  4
 CATEGORIES=3D    audio

 MAINTAINER=3D    acm@FreeBSD.org
@@ -47,7 +47,6 @@ USE_QT=3D               buildtools concurrent core dbus g=
ui
linguisttools_build network \
 CONFLICTS=3D     mixxx22*

 CMAKE_ARGS+=3D   -DINSTALL_USER_UDEV_RULES:BOOL=3DOFF \
-               -DOPTIMIZE:STRING=3Dnative \
                -DBATTERY:BOOL=3DOFF \
                -DFAAD:BOOL=3DOFF \
                -DMODPLUG:BOOL=3DON \

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