forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commite30d694
Documentation/llvm: Fix clang target examples
clang --target=<triple> is how we can specify a particular toolchaintriple to be use, fix the two occurences in the documentation.Fixes:fcf1b6a ("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>1 parent516d980 commite30d694
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments
Comments
(0)