mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-21 18:26:47 +00:00
[docs] Fix broken formatting for link in HowToCrossCompileLLVM
The usual `_ vs _` problem.
This commit is contained in:
parent
10a6a349d6
commit
d84755b10d
@ -153,7 +153,7 @@ Working around a ninja dependency issue
|
||||
|
||||
If you followed the instructions above to create a sysroot, you may run into a
|
||||
`longstanding problem related to path canonicalization in ninja
|
||||
<https://github.com/ninja-build/ninja/issues/1330>_`. GCC canonicalizes system
|
||||
<https://github.com/ninja-build/ninja/issues/1330>`_. GCC canonicalizes system
|
||||
headers in dependency files, so when ninja reads them it does not need to do
|
||||
so. Clang does not do this, and unfortunately ninja does not implement the
|
||||
canonicalization logic at all, meaning for some system headers with symlinks
|
||||
|
Loading…
x
Reference in New Issue
Block a user