Commit b52b79f
committed
devel::llvm: use correct llvm-config when cross compiling
When llvm is cross-compiled, the llvm-config executable is built for
the target architecture. We pass a copy of llvm-config in
devel::llvm-libs-dev which apparently requires a version that can be
executed on the build machine. Use the one from the host-tool package
unless llvm is not cross compiled.1 parent 91be62a commit b52b79f
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
286 | 293 | | |
287 | 294 | | |
288 | 295 | | |
| |||
0 commit comments