summaryrefslogtreecommitdiff
path: root/doc/fate_config.sh.template
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-05-29 11:19:25 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-05-29 11:19:25 +0200
commit4ea5aea869032dcf046eb26682f0f6485e504c18 (patch)
tree13b8ca61e4fa958a5593c4f99a025b5cd8911ed7 /doc/fate_config.sh.template
parent200ef1e3c389a17b61639bbc2c0e1a9123fedb42 (diff)
parenta51161ed9892a8f932955ab8dac25e5c7f112a46 (diff)
downloadffmpeg-4ea5aea869032dcf046eb26682f0f6485e504c18.tar.gz
Merge remote-tracking branch 'qatar/master'
* qatar/master: doc: Mention the target_samples and ld variables for fate configs fate.sh: Allow specifying --as via a specific variable Conflicts: doc/fate.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/fate_config.sh.template')
-rw-r--r--doc/fate_config.sh.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/fate_config.sh.template b/doc/fate_config.sh.template
index e11e48cc20..1487c1d2ef 100644
--- a/doc/fate_config.sh.template
+++ b/doc/fate_config.sh.template
@@ -10,11 +10,14 @@ build_only= # set to "yes" for a compile-only instance that skips tests
arch=
cpu=
cross_prefix=
+as=
cc=
+ld=
target_os=
sysroot=
target_exec=
target_path=
+target_samples=
extra_cflags=
extra_ldflags=
extra_libs=