diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-03-25 21:56:51 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-25 22:01:01 -0700 |
commit | 950b33eebf56a2504f17f1d0c2dffd66f3f96652 (patch) | |
tree | ba588f82ebc0ca071d45b69f1848bd75c97041aa /meta-python/recipes-devtools/python/python3-m2crypto/0001-setup.py-Make-the-cmd-available.patch | |
parent | 97e875069fe68133a46c7e6863cbf8a284fb1954 (diff) | |
download | meta-openembedded-950b33eebf56a2504f17f1d0c2dffd66f3f96652.tar.gz |
minifi-cpp: Fix build with clang
Disable c++11-narrowing-const-reference warning as error
Fixes
git/extensions/standard-processors/utils/JoltUtils.cpp:498:23: error: non-constant-expression cannot be narrowed from type 'unsigned long long' to 'unsigned int' in initializer list [-Wc++11-narrowing-const-reference]
return ResultT{{std::stoull(std::string{idx_begin, it}), {}}, it};
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-m2crypto/0001-setup.py-Make-the-cmd-available.patch')
0 files changed, 0 insertions, 0 deletions