summaryrefslogtreecommitdiff
path: root/sci-libs/rocThrust/files/rocThrust-4.3.0-deprecate-hcc_detail.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-19 19:49:08 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-19 19:49:08 +0000
commitf287ecad888abdeb38e617d0485de282cd6819db (patch)
tree874d56500040734c4dbb9e437e0d5ed80a0a1886 /sci-libs/rocThrust/files/rocThrust-4.3.0-deprecate-hcc_detail.patch
parent844ae757702c53a56ee57056873a8204d256d47e (diff)
gentoo auto-resync : 19:12:2022 - 19:49:08
Diffstat (limited to 'sci-libs/rocThrust/files/rocThrust-4.3.0-deprecate-hcc_detail.patch')
-rw-r--r--sci-libs/rocThrust/files/rocThrust-4.3.0-deprecate-hcc_detail.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sci-libs/rocThrust/files/rocThrust-4.3.0-deprecate-hcc_detail.patch b/sci-libs/rocThrust/files/rocThrust-4.3.0-deprecate-hcc_detail.patch
deleted file mode 100644
index a923a016f96c..000000000000
--- a/sci-libs/rocThrust/files/rocThrust-4.3.0-deprecate-hcc_detail.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-https://github.com/ROCmSoftwarePlatform/rocThrust/issues/180
-
---- orig/thrust/system/hip/detail/guarded_driver_types.h
-+++ rocThrust-rocm-4.3.0/thrust/system/hip/detail/guarded_driver_types.h
-@@ -47,7 +47,7 @@
- # endif // __DRIVER_TYPES_H__
- #endif // __GNUC__
-
--#include <hip/hcc_detail/host_defines.h>
-+#include <hip/amd_detail/host_defines.h>
-
- #if !defined(__GNUC__) || ((10000 * __GNUC__ + 100 * __GNUC_MINOR__ + __GNUC_PATCHLEVEL__) >= 40500)
- # ifdef THRUST_HOST_NEEDS_RESTORATION