Commit 3bd3a0c4 authored by Tristan Matthews's avatar Tristan Matthews Committed by Felix Paul Kühne

contrib: remove speexdsp NEON patch

No longer needed due to upstream change.

(cherry picked from commit 5a9d3161e037c1634d6b4621f1e1ce09639de90f)
Signed-off-by: default avatarFelix Paul Kühne <fkuehne@videolan.org>
parent 712ca674
This diff is collapsed.
......@@ -20,7 +20,6 @@ speexdsp: speexdsp-$(SPEEXDSP_VERSION).tar.gz .sum-speexdsp
rm -Rf $@-git $@
mkdir -p $@-git
$(ZCAT) "$<" | (cd $@-git && tar xv --strip-components=1)
$(APPLY) $(SRC)/speexdsp/neon.patch
$(MOVE)
SPEEXDSP_CONF := --enable-resample-full-sinc-table
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment