<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0004-refactor-use-std-numeric_limits-to-get-max-value.patch, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2026-06-10T03:52:36+00:00</updated>
<entry>
<title>intel-compute-runtime: fix build with GCC 16</title>
<updated>2026-06-10T03:52:36+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-06-10T03:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8c53938b79625400e63f2f5aa84e66832adcf113'/>
<id>urn:sha1:8c53938b79625400e63f2f5aa84e66832adcf113</id>
<content type='text'>
Newer GCC (16.x) no longer pulls in some standard headers transitively,
breaking the build. For ULONG_MAX, backport the upstream commit that
switches to std::numeric_limits (0004). For the remaining fixed-width
integer uses, add the missing &lt;cstdint&gt; includes (0005, 0006). Also
relax the new -Wsfinae-incomplete diagnostic so -Werror does not fail.

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
</feed>
