Files
gentoo/dev-libs/roct-thunk-interface/files/roct-thunk-interface-6.3.0-functions.patch
Sv. Lockal aae1dd0db6 dev-libs/roct-thunk-interface: add 6.3.0, drop 6.2.4
Also pin llvm version for 6.1.2, as it is not compatible with new LLVM.

Closes: https://bugs.gentoo.org/945508
Closes: https://bugs.gentoo.org/935628
Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
2025-01-05 21:46:26 +00:00

13 lines
293 B
Diff

https://github.com/ROCm/ROCR-Runtime/issues/263
--- a/src/libhsakmt.ver
+++ b/src/libhsakmt.ver
@@ -89,6 +89,8 @@ hsaKmtPcSamplingDestroy;
hsaKmtPcSamplingStart;
hsaKmtPcSamplingStop;
hsaKmtPcSamplingSupport;
+hsaKmtCreateQueueExt;
+hsaKmtRegisterGraphicsHandleToNodesExt;
local: *;
};