From e2bf3818b972d176a007bf023bf9d6f767fc7bd8 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 commit: a0cb54fa79156542a0dd2b93b030326bc32a0100] --- 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