You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
configure: Document available options for the --toolchain parameter
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -260,6 +260,10 @@ Toolchain options:
|
|||||||
--target-path=DIR path to view of build directory on target
|
--target-path=DIR path to view of build directory on target
|
||||||
--target-samples=DIR path to samples directory on target
|
--target-samples=DIR path to samples directory on target
|
||||||
--toolchain=NAME set tool defaults according to NAME
|
--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
|
--nm=NM use nm tool
|
||||||
--ar=AR use archive tool AR [$ar_default]
|
--ar=AR use archive tool AR [$ar_default]
|
||||||
--as=AS use assembler AS [$as_default]
|
--as=AS use assembler AS [$as_default]
|
||||||
|
Reference in New Issue
Block a user