audio/mixxx22: change optimize to native
This commit is contained in:
parent
322105b4bc
commit
f8047fd465
@ -3,7 +3,7 @@
|
||||
PORTNAME= mixxx
|
||||
DISTVERSIONPREFIX= release-
|
||||
DISTVERSION= 2.2.4
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= audio
|
||||
PKGNAMESUFFIX?= 22
|
||||
|
||||
@ -45,7 +45,7 @@ USE_QT= buildtools concurrent core dbus gui network opengl script scripttools \
|
||||
CONFLICTS= mixxx-*
|
||||
|
||||
MAKE_ARGS= qtdir="${PREFIX}" install_root="${PREFIX}" \
|
||||
build=release optimize=off ${GUI} battery=0 vamp=1 modplug=1 mad=1
|
||||
build=release optimize=native ${GUI} battery=0 vamp=1 modplug=1 mad=1
|
||||
LATE_INSTALL_ARGS= --install-sandbox=${STAGEDIR}
|
||||
|
||||
GUI= qt5=1
|
||||
|
Loading…
Reference in New Issue
Block a user