mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
sox_ng: Remove (lib)speex un-expected inclusion by discovery
Building sox_ng under certain environments inadvertantly tries to include Speex code. This patch forces sox_ng to build without Speex codec references. Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
committed by
Josef Schlehofer
parent
30c498a40b
commit
2521e8cf86
@@ -46,6 +46,7 @@ CONFIGURE_ARGS += \
|
||||
--without-libltdl \
|
||||
--with-flac \
|
||||
--without-ladspa \
|
||||
--without-speexdsp \
|
||||
--without-png \
|
||||
--without-sndfile \
|
||||
--with-opus \
|
||||
|
||||
Reference in New Issue
Block a user