summaryrefslogtreecommitdiffstats
path: root/meta-chiefriver/recipes-kernel
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2026-06-10 11:25:57 +0800
committerYogesh Tyagi <yogesh.tyagi@intel.com>2026-06-10 11:52:36 +0800
commit8c53938b79625400e63f2f5aa84e66832adcf113 (patch)
tree7495ae623aac3f82a76d002872ffc09ae8b16bde /meta-chiefriver/recipes-kernel
parent48d3c89ecfa2d95e4e7f70a97a897c768b4e1689 (diff)
downloadmeta-intel-8c53938b79625400e63f2f5aa84e66832adcf113.tar.gz
intel-compute-runtime: fix build with GCC 16
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 <cstdint> includes (0005, 0006). Also relax the new -Wsfinae-incomplete diagnostic so -Werror does not fail. Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Diffstat (limited to 'meta-chiefriver/recipes-kernel')
0 files changed, 0 insertions, 0 deletions