]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/llvm: Fix clang target examples
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 25 Sep 2020 15:21:14 +0000 (08:21 -0700)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 26 Sep 2020 04:54:08 +0000 (13:54 +0900)
commit370d3195b9744b446e79f6cefbf698e9e8e87bc3
treea57054e74b9979c171ebe08aa6fbdd9f01879464
parent99adf26fd9ce8047ec65ae73f3d98b6989e186db
Documentation/llvm: Fix clang target examples

clang --target=<triple> is how we can specify a particular toolchain
triple to be use, fix the two occurences in the documentation.

Fixes: 7b3199801845 ("Documentation/llvm: add documentation on building w/ Clang/LLVM")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Documentation/kbuild/llvm.rst