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
13 lines
411 B
Diff
13 lines
411 B
Diff
Index: libs/python/build/Jamfile
|
|
===================================================================
|
|
--- libs/python/build/Jamfile.orig
|
|
+++ libs/python/build/Jamfile
|
|
@@ -115,6 +115,7 @@
|
|
-<tag>@%boostcpp.tag
|
|
-<tag>@$(BOOST_JAMROOT_MODULE)%$(BOOST_JAMROOT_MODULE).tag
|
|
<tag>@tag
|
|
+ <cxxflags>-fno-strict-aliasing
|
|
<conditional>@python.require-py
|
|
|
|
: # default build
|