mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
Apply the same patch as for 6.3.0. Closes: https://bugs.gentoo.org/947640 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40027 Signed-off-by: Sam James <sam@gentoo.org>
12 lines
247 B
Diff
12 lines
247 B
Diff
https://github.com/ROCm/ROCR-Runtime/issues/227
|
|
--- a/core/inc/amd_elf_image.hpp
|
|
+++ b/core/inc/amd_elf_image.hpp
|
|
@@ -47,6 +47,7 @@
|
|
#include <sstream>
|
|
#include <vector>
|
|
#include <memory>
|
|
+#include <cstdint>
|
|
|
|
namespace rocr {
|
|
namespace amd {
|