opus: drop unneeded autoreconf
This was forgotten when the patch to configure.ac was removed in 218938e470
(opus: bump version to 1.1.1).
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
391bb2a580
commit
2024d9a620
@ -9,7 +9,6 @@ OPUS_SITE = http://downloads.xiph.org/releases/opus
|
||||
OPUS_LICENSE = BSD-3c
|
||||
OPUS_LICENSE_FILES = COPYING
|
||||
OPUS_INSTALL_STAGING = YES
|
||||
OPUS_AUTORECONF = YES
|
||||
|
||||
ifeq ($(BR2_PACKAGE_OPUS_FIXED_POINT),y)
|
||||
OPUS_CONF_OPTS += --enable-fixed-point
|
||||
|
Loading…
Reference in New Issue
Block a user