summaryrefslogtreecommitdiffstats
path: root/meta-cedartrail/conf/layer.conf
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-05-30 01:03:01 (GMT)
committerAnuj Mittal <anuj.mittal@intel.com>2023-05-30 07:10:17 (GMT)
commitc8fc88b7ed082706af30aac7d4cf4e7201f62542 (patch)
tree1f1ad78fea4e1cb4bd079ec9d85e2a018d5c2425 /meta-cedartrail/conf/layer.conf
parent1340aeb6c799c41eae7703bf3d7fded2d54a952d (diff)
downloadmeta-intel-master.tar.gz
intel-compute-runtime: fix build with gcc13HEADmaster
Dont turn warnings to errors. Helps when compiling with gcc13. | /build/poky/build/tmp/work/corei7-64-poky-linux/intel-compute-runtime/23.09.25812.14-r0/recipe-sysroot/usr/include/c++/13.1.1/bits/stl_algobase.h:398:11: error: '*(unsigned char (*)[7])((char*)&<unnamed> + offsetof(NEO::ArgDescValue, NEO::ArgDescValue::elements.StackVec<NEO::ArgDescValue::Element, 1, unsigned char>::onStackMemRawBytes[0]))' may be used uninitialized [-Werror=maybe-uninitialized] | 398 | { *__to = *__from; } | | Also, include cstdint header to get rid of other gcc13 specific errors. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta-cedartrail/conf/layer.conf')
0 files changed, 0 insertions, 0 deletions