diff --git a/amd/comgr/test/CMakeLists.txt b/amd/comgr/test/CMakeLists.txt index 8ba3d5e7aa898..9a8dc9669f434 100644 --- a/amd/comgr/test/CMakeLists.txt +++ b/amd/comgr/test/CMakeLists.txt @@ -246,6 +246,6 @@ add_comgr_test(compile_source_to_executable c) add_comgr_test(name_expression_map_test c) add_comgr_test(compile_hip_test c) add_comgr_test(compile_hip_to_relocatable c) -add_comgr_test(compile_hip_with_libcxx_test c) +#add_comgr_test(compile_hip_with_libcxx_test c) add_comgr_test(mangled_names_hip_test c) #add_comgr_test(unbundle_hip_test c)