diff options
Diffstat (limited to 'package/opus/opus.mk')
-rw-r--r-- | package/opus/opus.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/opus/opus.mk b/package/opus/opus.mk index 00181dee11..007cf16d89 100644 --- a/package/opus/opus.mk +++ b/package/opus/opus.mk @@ -10,6 +10,7 @@ OPUS_LICENSE = BSD-3c OPUS_LICENSE_FILES = COPYING OPUS_INSTALL_STAGING = YES OPUS_CONF_OPT = --disable-doc +OPUS_AUTORECONF = YES ifeq ($(BR2_SOFT_FLOAT),y) OPUS_CONF_OPT += --enable-fixed-point |