ffmpeg | branch: master | Janne Grunau <j...@jannau.net> | Thu Feb 26 22:04:12 2015 +0100| [f01c77157789b8e3a59ed2c9646faf8299e41641] | committer: Janne Grunau
fate: add explicit support for the toolchain configure option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f01c77157789b8e3a59ed2c9646faf8299e41641 --- tests/fate.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/fate.sh b/tests/fate.sh index af0f6c0..f9f8b95 100755 --- a/tests/fate.sh +++ b/tests/fate.sh @@ -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"} \ _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog