[FFmpeg-cvslog] configure: Document available options for the --toolchain parameter
Diego Biurrun
git at videolan.org
Fri Mar 30 03:04:12 EEST 2018
ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Fri Mar 9 17:19:15 2018 +0100| [5292e97c42b05db7ad4e51c1ea756b12fdf721ff] | committer: Diego Biurrun
configure: Document available options for the --toolchain parameter
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5292e97c42b05db7ad4e51c1ea756b12fdf721ff
---
configure | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/configure b/configure
index 78a2065208..d8c3b555cc 100755
--- a/configure
+++ b/configure
@@ -260,6 +260,10 @@ Toolchain options:
--target-path=DIR path to view of build directory on target
--target-samples=DIR path to samples directory on target
--toolchain=NAME set tool defaults according to NAME
+ (gcc-asan, clang-asan, gcc-msan, clang-msan,
+ gcc-tsan, clang-tsan, gcc-usan, clang-usan,
+ valgrind-massif, valgrind-memcheck,
+ msvc, icl, gcov, llvm-cov, hardened)
--nm=NM use nm tool
--ar=AR use archive tool AR [$ar_default]
--as=AS use assembler AS [$as_default]
More information about the ffmpeg-cvslog
mailing list