Commit 10e45b15 authored by Tristan Matthews's avatar Tristan Matthews

contrib: speex: skip RECONF

parent 94493f80
......@@ -29,7 +29,6 @@ SPEEX_CONF += --disable-neon
endif
.speex: speex
mkdir -p $</m4 && $(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) $(SPEEX_CONF)
cd $< && $(MAKE) install
touch $@
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