Commit 5a9d3161 authored by Tristan Matthews's avatar Tristan Matthews

contrib: remove speexdsp NEON patch

No longer needed due to upstream change.
parent f389c750
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