Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Education
hk_classes
strict-aliasing.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File strict-aliasing.diff of Package hk_classes
--- python/setup.py.in +++ python/setup.py.in @@ -41,6 +41,7 @@ hk_classesmodule= Extension('_hk_classes ('MINOR_VERSION','0')], include_dirs= ['../hk_classes' , '@XMLINCLUDE@'], libraries = ['hk_classes'], + extra_compile_args = ['-fno-strict-aliasing'], library_dirs = ['../hk_classes/.libs'], runtime_library_dirs = ['@HK_CLASSESDIR@'], sources = ['hk_classes_wrap.cxx'])
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