Commit 6416dce4 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'f01c7715'

* commit 'f01c7715':
  fate: add explicit support for the toolchain configure option
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 7c9ad3c4 f01c7715
......@@ -51,6 +51,7 @@ configure()(
--enable-avresample \
${arch:+--arch=$arch} \
${cpu:+--cpu="$cpu"} \
${toolchain:+--toolchain="$toolchain"} \
${cross_prefix:+--cross-prefix="$cross_prefix"} \
${as:+--as="$as"} \
${cc:+--cc="$cc"} \
......
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