Hi,
As per https://github.com/WebKit/WebKit/blob/webkitgtk-2.36.8/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h there is no #include <cstdint> added in the source.
If I add it to /home/integration-team/webkit/sources/build/tmp-glibc/work/riscv64-oe-linux/webkitgtk/2.36.8-r0/webkitgtk-2.36.8/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h the recipe gets build.
 
How do I use it from https://www.webkitgtk.org/releases/webkitgtk-2.36.8.tar.xz directly?
 
 
Thanks