[med-svn] [Git][med-team/mia][master] Build with boost 1.90. Closes: #1127235.
Santiago Vila (@sanvila)
gitlab at salsa.debian.org
Thu Mar 5 14:00:50 GMT 2026
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 <sanvila at debian.org>
+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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260305/1adb8e38/attachment-0001.htm>
More information about the debian-med-commit
mailing list