mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
fate.sh: Allow specifying --as via a specific variable
This simplifies specifying a value containing spaces for this parameter. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -126,6 +126,7 @@ build_only= # set to "yes" for a compile-only instance that skips tests
|
||||
arch=
|
||||
cpu=
|
||||
cross_prefix=
|
||||
as=
|
||||
cc=
|
||||
target_os=
|
||||
sysroot=
|
||||
|
||||
Reference in New Issue
Block a user