Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Use-SKIP_BUILD_RPATH-for-python-lib-of-simulators.patch | Use SKIP_BUILD_RPATH for python lib of simulators | Markus Blatt <markus@dr-blatt.de> | no | 2022-11-01 | ||
0002-Prevent-pybind11-from-stripping-debug-symbols.patch | Prevent pybind11 from stripping debug symbols pybind11_add_module will strip debug symbols if CMAKE_BUILD_TYPE is neither Debug nor RelWithDebInfo) and there is no option to prevent this. To fix this we temporarily reset the CMAKE_BUILD_TYPE to Debug |
Markus Blatt <markus@dr-blatt.de> | no | 2024-05-06 | ||
0003-add-missing-include.patch | add missing include in particular fixes build with gcc14 |
Arne Morten Kvarving <arne.morten.kvarving@sintef.no> | no | 2024-05-13 |