Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2:Update
boost
boost-strict_aliasing.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File boost-strict_aliasing.patch of Package boost
--- libs/python/build/Jamfile.v2 +++ libs/python/build/Jamfile.v2 @@ -24,7 +24,8 @@ project boost/python : source-location ../src - ; + : requirements <cxxflags>-fno-strict-aliasing + ; rule cond ( test ? : yes * : no * ) { if $(test) { return $(yes) ; } else { return $(no) ; } } rule unless ( test ? : yes * : no * ) { if ! $(test) { return $(yes) ; } else { return $(no) ; } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor