Remove deprecated func call support

[ROCm/rocshmem commit: d4bb03503e]
This commit is contained in:
Brandon Potter
2024-07-01 16:04:20 -05:00
parent ad4ab69c19
commit bce3a09408
2 changed files with 0 additions and 2 deletions
@@ -89,7 +89,6 @@ target_link_libraries(
rocshmem::rocshmem
hip::host
-fgpu-rdc
--hipcc-func-supp
# xnack allows address translation fault recovery
# required option for managed heap configs
# -mxnack
@@ -72,7 +72,6 @@ target_link_libraries(
PRIVATE
rocshmem::rocshmem
-fgpu-rdc
--hipcc-func-supp
# xnack allows address translation fault recovery
# required option for managed heap configs
# -mxnack