From b1026e1162b3e0e83c9f534eca8716a2f72ea0d3 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 --- catch/unit/memory/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/catch/unit/memory/CMakeLists.txt b/catch/unit/memory/CMakeLists.txt index 0f50348239..1b4cef3698 100644 --- a/catch/unit/memory/CMakeLists.txt +++ b/catch/unit/memory/CMakeLists.txt @@ -98,7 +98,6 @@ set(TEST_SRC hipMemsetAsync.cc hipMemAdvise.cc hipMemRangeGetAttributes.cc - hipGetSymbolSizeAddress.cc ) else() set(TEST_SRC