[Openmp-commits] [PATCH] D95466: [OpenMP][NVPTX] Drop dependence on CUDA to build NVPTX `deviceRTLs`
Krzysztof Parzyszek via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 27 11:46:21 PST 2021
kparzysz added a comment.
Aside from potentially disabling this build, I actually have multilib installed:
ii gcc-7-multilib 7.5.0-3ubuntu1~18.04 amd64 GNU C compiler (multilib support)
ii gcc-multilib 4:7.4.0-1ubuntu2.3 amd64 GNU C compiler (multilib files)
Is there something missing in the cmake files that should make use of it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95466/new/
https://reviews.llvm.org/D95466
More information about the Openmp-commits
mailing list