opus: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 16:54:25 +02:00
parent 34575deeb9
commit eb5a36ff84

View File

@ -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_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
if [ "$TARGET_ARCH" = "arm" ]; then
FIXED_POINT="--enable-fixed-point"