diff --git a/hexagon-linux-clangrt.cmake b/hexagon-linux-clangrt.cmake index baf1493..4f1d67d 100644 --- a/hexagon-linux-clangrt.cmake +++ b/hexagon-linux-clangrt.cmake @@ -11,4 +11,5 @@ set(COMPILER_RT_BUILD_BUILTINS OFF CACHE BOOL "") set(COMPILER_RT_BUILD_SANITIZERS OFF CACHE BOOL "") set(COMPILER_RT_BUILD_XRAY OFF CACHE BOOL "") set(COMPILER_RT_BUILD_MEMPROF OFF CACHE BOOL "") +set(COMPILER_RT_BUILD_CTX_PROFILE OFF CACHE BOOL "")