Bug ID | 1162960 |
---|---|
Summary | LLVM aarch64-w64-mingw32 target is not built |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | aarch64 |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Development |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | guillaume.gardet@arm.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
aarch64-w64-mingw32 support is missing from current LLVM package, but is required for mingw64 support on aarch64 in order to build WSL in OBS for aarch64. On x86_64, gcc is used to get x86_64-w64-mingw32-{gcc,etc.}, but it does not support aarch64. So, we need to enable build of aarch64-w64-mingw32 in our LLVM package.