Thread (3 messages) flat view 3 messages, 3 authors, 2021-02-10

[Buildroot] [PATCH 1/1] package/sox: drop unrecognized options

From: Fabrice Fontaine <hidden>
Date: 2021-02-02 20:46:26
Subsystem: the rest · Maintainer: Linus Torvalds

ffmpeg has been dropped since version 14.4.2 (back in 2013) and
https://sourceforge.net/p/sox/code/ci/5ae4049727d4f29036ad541bde5863c850aa7755

--disable-gomp has also been removed since version 14.4.1 (back in 2012)
and
https://sourceforge.net/p/sox/code/ci/84eaacb54fd2e61154ccd95328d8a8ec5096eae1

Signed-off-by: Fabrice Fontaine <redacted>
---
 package/sox/sox.mk | 2 --
 1 file changed, 2 deletions(-)
diff --git a/package/sox/sox.mk b/package/sox/sox.mk
index 9abbc2f636..8a1d87b230 100644
--- a/package/sox/sox.mk
+++ b/package/sox/sox.mk
@@ -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)
-- 
2.29.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help