Skip to content

Commit 1f0b043

Browse files
JonChesterfieldtstellar
authored andcommitted
[libomptarget] Apply D106710 to amdgcn devicertl
(cherry picked from commit f420939)
1 parent ab2d8f0 commit 1f0b043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ macro(add_cuda_bc_library)
107107
set(cu_cmd ${CLANG_TOOL}
108108
-xc++
109109
-c
110-
-mllvm -openmp-opt-disable-internalization
110+
-mllvm -openmp-opt-disable
111111
-std=c++14
112112
-ffreestanding
113113
-target amdgcn-amd-amdhsa

0 commit comments

Comments
 (0)