Add dev-qt from an older version of the gentoo repo
Qt5 has been removed, we restore it since we still use it.
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
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>
|
||||
Reference in New Issue
Block a user