package/sox: drop unrecognized options
ffmpeg has been dropped since version 14.4.2 (back in 2013) and5ae4049727
--disable-gomp has also been removed since version 14.4.1 (back in 2012) and84eaacb54f
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit9829813427
) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
38cb4ec8b3
commit
9af206254d
@ -13,8 +13,6 @@ SOX_LICENSE_FILES = LICENSE.GPL LICENSE.LGPL
|
||||
|
||||
SOX_CONF_OPTS = \
|
||||
--with-distro="Buildroot" \
|
||||
--without-ffmpeg \
|
||||
--disable-gomp \
|
||||
--disable-stack-protector
|
||||
|
||||
ifeq ($(BR2_PACKAGE_ALSA_LIB_PCM),y)
|
||||
|
Loading…
Reference in New Issue
Block a user