Skip to content

Commit

Permalink
[libomptarget][nfc][amdgcn] Use precise triple for devicertl build
Browse files Browse the repository at this point in the history
  • Loading branch information
JonChesterfield committed Mar 15, 2021
1 parent 86f2a3d commit bb38d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bb38d7f

Please sign in to comment.