1063d332be
Update to latest version 1.49.0 OBS-URL: https://build.opensuse.org/request/show/109545 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=74
13 lines
478 B
Diff
13 lines
478 B
Diff
Index: libs/python/build/Jamfile.v2
|
|
===================================================================
|
|
--- libs/python/build/Jamfile.v2.orig 2010-07-13 00:29:41.000000000 +0200
|
|
+++ libs/python/build/Jamfile.v2 2010-08-24 12:51:20.939878260 +0200
|
|
@@ -51,6 +51,7 @@ project boost/python
|
|
: requirements
|
|
-<tag>@$(BOOST_JAMROOT_MODULE)%$(BOOST_JAMROOT_MODULE).tag
|
|
<tag>@$(__name__).tag
|
|
+ <cxxflags>-fno-strict-aliasing
|
|
;
|
|
|
|
rule tag ( name : type ? : property-set )
|