forked from pool/boost
(bsc#1240357) - boost-no-exception.patch: added OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=347
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
|