[libomptarget][nfc][amdgcn] Use precise triple for devicertl build

This commit is contained in:
Jon Chesterfield 2021-03-15 20:23:52 +00:00
parent 86f2a3d178
commit bb38d7ff05
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ macro(add_cuda_bc_library)
-c
-std=c++14
-ffreestanding
-target amdgcn
-target amdgcn-amd-amdhsa
-emit-llvm
-Xclang -aux-triple -Xclang x86_64-unknown-linux-gnu # see nvptx
-fopenmp -fopenmp-cuda-mode -Xclang -fopenmp-is-device