mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
Ensure the functions in our GPURuntime are visible
llvm-svn: 231835
This commit is contained in:
@@ -10,3 +10,5 @@ set_target_properties(GPURuntime
|
||||
LINKER_LANGUAGE C
|
||||
PREFIX "lib"
|
||||
)
|
||||
|
||||
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fvisibility=default")
|
||||
|
||||
Reference in New Issue
Block a user