forked from pool/boost
- update to 1.88.0 * new libraries: + Hash2 (extensible hashing framework) + MQTT5 (MQTT5 client library) * for details on all changes see, https://www.boost.org/users/history/version_1_88_0.html - boost-smart-ptr.patch: included upstream - boost-missing-BOOST_MOVE_STD_NS_BEG.patch: included upstream - boost-missing-BOOST_MOVE_STD_NS_BEG-again.patch: included upstream OBS-URL: https://build.opensuse.org/request/show/1272235 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=349
11 lines
402 B
Diff
11 lines
402 B
Diff
--- libs/coroutine/build.jam.orig 2025-04-07 13:03:25.986849061 +0200
|
|
+++ libs/coroutine/build.jam 2025-04-07 13:03:38.011144537 +0200
|
|
@@ -10,7 +10,6 @@
|
|
/boost/config//boost_config
|
|
/boost/context//boost_context
|
|
/boost/core//boost_core
|
|
- /boost/exception//boost_exception
|
|
/boost/move//boost_move
|
|
/boost/system//boost_system
|
|
/boost/throw_exception//boost_throw_exception
|