mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
opus: disable autoreconf
This commit is contained in:
parent
34575deeb9
commit
eb5a36ff84
@ -29,7 +29,7 @@ PKG_SHORTDESC="Codec designed for interactive speech and audio transmission over
|
|||||||
PKG_LONGDESC="Codec designed for interactive speech and audio transmission over the Internet"
|
PKG_LONGDESC="Codec designed for interactive speech and audio transmission over the Internet"
|
||||||
|
|
||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
if [ "$TARGET_ARCH" = "arm" ]; then
|
if [ "$TARGET_ARCH" = "arm" ]; then
|
||||||
FIXED_POINT="--enable-fixed-point"
|
FIXED_POINT="--enable-fixed-point"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user