diff options
| author | DevJPM <jean-pierre.muench@web.de> | 2020-11-15 14:56:18 +0100 |
|---|---|---|
| committer | DevJPM <jean-pierre.muench@web.de> | 2020-11-15 14:56:18 +0100 |
| commit | b8f682b5e24625eedaa3874061c77bae131a27ae (patch) | |
| tree | 24ff60f73555e3b50fc2abba1872db8aafac01d0 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | a015c21f163da6db9bfcb83ef1f503788041d9d5 (diff) | |
| download | rust-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
