From 42473cea0a0bdd48c021d74630d5922a72784894 Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Fri, 2 Dec 2022 12:41:06 +0530 Subject: [PATCH] Remove hipGetSymbolSizeAddress.cc from AMD compilation temporarily [ROCm/hip-tests commit: b1026e1162b3e0e83c9f534eca8716a2f72ea0d3] --- projects/hip-tests/catch/unit/memory/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/hip-tests/catch/unit/memory/CMakeLists.txt b/projects/hip-tests/catch/unit/memory/CMakeLists.txt index 0f50348239..1b4cef3698 100644 --- a/projects/hip-tests/catch/unit/memory/CMakeLists.txt +++ b/projects/hip-tests/catch/unit/memory/CMakeLists.txt @@ -98,7 +98,6 @@ set(TEST_SRC hipMemsetAsync.cc hipMemAdvise.cc hipMemRangeGetAttributes.cc - hipGetSymbolSizeAddress.cc ) else() set(TEST_SRC