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>
This commit is contained in:
parent
548b8c5412
commit
9829813427
@ -15,8 +15,6 @@ SOX_CPE_ID_PRODUCT = sound_exchange
|
||||
|
||||
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