]> git.sesse.net Git - ffmpeg/blobdiff - tests/fate.sh
Merge commit '58c95448e42d34910b939363949ba1a92c06b0b0'
[ffmpeg] / tests / fate.sh
index ecbb16d51b4cdae5d83e7193e968d61d4d804185..a401f9d72bcf5792c381d65cce1b633f40a98cc9 100755 (executable)
@@ -49,6 +49,7 @@ configure()(
         ${arch:+--arch=$arch}                                           \
         ${cpu:+--cpu="$cpu"}                                            \
         ${cross_prefix:+--cross-prefix="$cross_prefix"}                 \
+        ${as:+--as="$as"}                                               \
         ${cc:+--cc="$cc"}                                               \
         ${ld:+--ld="$ld"}                                               \
         ${target_os:+--target-os="$target_os"}                          \