about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorDevJPM <jean-pierre.muench@web.de>2020-11-15 14:56:18 +0100
committerDevJPM <jean-pierre.muench@web.de>2020-11-15 14:56:18 +0100
commitb8f682b5e24625eedaa3874061c77bae131a27ae (patch)
tree24ff60f73555e3b50fc2abba1872db8aafac01d0 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parenta015c21f163da6db9bfcb83ef1f503788041d9d5 (diff)
downloadrust-b8f682b5e24625eedaa3874061c77bae131a27ae.tar.gz
rust-b8f682b5e24625eedaa3874061c77bae131a27ae.zip
Fixed missing / bad header when cross-compiling to i686
It seems that by default the 32-bit headers are not actually installed
when installing development tooling. As we're using gcc headers,
we need to install them as an extra package.

See for reference:
- https://stackoverflow.com/a/54082790
- https://askubuntu.com/a/106092

Also removed the now unused arm tooling
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions