Files
localrepo/dev-qt/qtshadertools/files/qtshadertools-6.7.2-gcc15.patch
Olivier van der Toorn d5c461ec31 Add dev-qt from an older version of the gentoo repo
Qt5 has been removed, we restore it since we still use it.
2026-07-03 09:51:10 +02:00

9 lines
249 B
Diff

https://bugs.gentoo.org/937261
https://github.com/KhronosGroup/glslang/pull/3684
--- a/src/3rdparty/glslang/SPIRV/SpvBuilder.h
+++ b/src/3rdparty/glslang/SPIRV/SpvBuilder.h
@@ -58,2 +58,3 @@
#include <algorithm>
+#include <cstdint>
#include <map>