diff options
author | Martin Storsjö <martin@martin.st> | 2013-05-28 23:03:25 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-05-29 10:37:18 +0300 |
commit | a51161ed9892a8f932955ab8dac25e5c7f112a46 (patch) | |
tree | 3a9d854b0c97687f8e0b97a5ab51418145e521e6 /doc/fate.texi | |
parent | d7b9b66abb251b20c3e838bb8365f0c0251134d7 (diff) | |
download | ffmpeg-a51161ed9892a8f932955ab8dac25e5c7f112a46.tar.gz |
doc: Mention the target_samples and ld variables for fate configs
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc/fate.texi')
-rw-r--r-- | doc/fate.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/fate.texi b/doc/fate.texi index ec279a2c89..67349aadea 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -128,10 +128,12 @@ cpu= cross_prefix= as= cc= +ld= target_os= sysroot= target_exec= target_path= +target_samples= extra_cflags= extra_ldflags= extra_libs= |