From 890847e35b5523c0677abe2008e335e3504519fb Mon Sep 17 00:00:00 2001 From: Saleel Kudchadker Date: Wed, 5 Feb 2020 11:08:53 -0800 Subject: [PATCH] Disable symbol versioning for HIP/VDI Change-Id: Ide6372bab136dd5df886ed78f61cd6c06e98e983 [ROCm/hip commit: 9bbd94f5ef8cffc9f5ee8d86f8ac4e41901e3226] --- projects/hip/vdi/hip_hcc.map.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hip/vdi/hip_hcc.map.in b/projects/hip/vdi/hip_hcc.map.in index 554da1d41b..043ea856ff 100644 --- a/projects/hip/vdi/hip_hcc.map.in +++ b/projects/hip/vdi/hip_hcc.map.in @@ -1,4 +1,4 @@ -HIP_1.0 { +{ global: hipChooseDevice; hipCtxCreate;