audio/opus: Update build parameters.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-01-26 09:19:18 +07:00
parent 192ba2be16
commit 7815a24bf2
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for opus
# Copyright 2012-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2012-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=opus
VERSION=${VERSION:-1.3.1}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -80,8 +80,9 @@ CXXFLAGS="$SLKCFLAGS" \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--disable-static \
--enable-intrinsics \
--enable-ambisonics \
--enable-rtcd \
--enable-custom-modes \
--enable-float-approx \
--build=$ARCH-slackware-linux
make