Package: libbpp-core / 2.4.1-14

Metadata

Package Version Patches format
libbpp-core 2.4.1-14 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gcc11.patch | (download)

src/Bpp/Graph/GlobalGraph.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 including limits header to fix gcc-11 ftbfs
unforce cxxflags.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
cmake/doc-cmake-for-developpers.cmake | 2 1 + 1 - 0 !
cmake/project-template-for-users.cmake | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 do not the user-provided cxx flags
cmake 4.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bump minimum cmake version 3.10.
 This gets us rid of build failures with cmake 4 and also a warning
 about version too old.