Commit 2ea60971 authored by Derek Buitenhuis's avatar Derek Buitenhuis

fate: Always enable avresample

There's no reason we shouldn't be testing it.
Signed-off-by: 's avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
parent 45119739
......@@ -46,6 +46,7 @@ configure()(
--samples="${samples}" \
--enable-gpl \
--enable-memory-poisoning \
--enable-avresample \
${arch:+--arch=$arch} \
${cpu:+--cpu="$cpu"} \
${cross_prefix:+--cross-prefix="$cross_prefix"} \
......
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