Commit 00f843e
committed
Build LLVM toolchain with Ninja
We need to build our own Ninja as the version in the almalinux-8
repository is too old and causes the following errors:
ninja : error : multiple outputs aren't (yet?) supported by depslog; bring this up on the mailing list if it affects you
This was fixed in Ninja v1.10.
Signed-off-by: Alice Ziuziakowska <[email protected]>1 parent df441d7 commit 00f843e
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments