mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
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>
13 lines
293 B
Diff
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: *;
|
|
};
|
|
|