Santiago Vila pushed to branch master at Debian Med / mia
Commits: 3dc37350 by Santiago Vila at 2026-03-05T14:48:45+01:00 Build with boost 1.90. Closes: #1127235. Drop system from BOOST_COMPONENTS as it does no longer exist. - - - - - 2 changed files: - + debian/patches/boost-1.90.patch - debian/patches/series Changes: ===================================== debian/patches/boost-1.90.patch ===================================== @@ -0,0 +1,15 @@ +From: Santiago Vila <[email protected]> +Subject: Build with boost 1.90 +Bug-Debian: https://bugs.debian.org/1127235 + +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -249,7 +249,7 @@ + SET(${VAR} "${flags}") + ENDMACRO(GET_BOOST_LINKERFLAG) + +-SET(BOOST_COMPONENTS filesystem unit_test_framework serialization system) ++SET(BOOST_COMPONENTS filesystem unit_test_framework serialization) + + IF (MIA_USE_BOOST_REGEX) + SET(BOOST_COMPONENTS ${BOOST_COMPONENTS} regex) ===================================== debian/patches/series ===================================== @@ -9,3 +9,4 @@ gcc-14.patch groff-warnings.patch spelling-errors.patch reproducible-build.patch +boost-1.90.patch View it on GitLab: https://salsa.debian.org/med-team/mia/-/commit/3dc373501039d8f6234d668f436ab2e9b22ead17 -- View it on GitLab: https://salsa.debian.org/med-team/mia/-/commit/3dc373501039d8f6234d668f436ab2e9b22ead17 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
