Commit f01c7715 authored by Janne Grunau's avatar Janne Grunau Committed by Janne Grunau

fate: add explicit support for the toolchain configure option

parent a9d60c39
......@@ -49,6 +49,7 @@ configure()(
--enable-gpl \
${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