Skip to content

Commit

Permalink
configure: Document available options for the --toolchain parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
DonDiego committed Mar 26, 2018
1 parent 8649977 commit 5292e97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 5292e97

Please sign in to comment.