meta-openembedded/meta-python/recipes-devtools/python/python3-icu
Khem Raj 5f1e50c437
python3-icu: Fix build with GCC-15
drop is_trivial check
Fixes
| In file included from bases.cpp:32:
| arg.h:856:37: error: static assertion failed
|   856 |   static_assert(std::is_trivial<T>::value);             \
|       |                 ~~~~~~~~~~~~~~~~~~~~^~~~~
| arg.h:859:1: note: in expansion of macro '_IS_POD'
|   859 | _IS_POD(AnyPythonObject);
|       | ^~~~~~~

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-04 23:18:21 -07:00
..
0001-Fix-host-contamination-of-include-files.patch python3-icu: upgrade 2.8.1 -> 2.10.2 2023-02-08 08:51:44 -08:00
0001-Remove-assert-checking-for-trivial-type.patch python3-icu: Fix build with GCC-15 2025-05-04 23:18:21 -07:00