SHA256
8
0
forked from pool/boost

- Remove requires of boost exception from boost coroutine

(bsc#1240357)
- boost-no-exception.patch: added

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=347
This commit is contained in:
2025-04-08 12:15:37 +00:00
committed by Git OBS Bridge
parent ad69168a17
commit ef682d1470
3 changed files with 19 additions and 0 deletions

10
boost-no-exception.patch Normal file
View File

@@ -0,0 +1,10 @@
--- 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