Merge commit 'f01c771577'
* commit 'f01c771577':
fate: add explicit support for the toolchain configure option
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
6416dce490
1 changed files with 1 additions and 0 deletions
|
|
@ -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"} \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue