Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP4:GA
Botan
dont-set-mach-value.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dont-set-mach-value.diff of Package Botan
diff --git a/configure.py b/configure.py index b606e06..f184939 100755 --- a/configure.py +++ b/configure.py @@ -1135,7 +1135,7 @@ def create_template_vars(build_config, options, modules, cc, arch, osinfo): options.cpu, options.debug_build), 'lib_opt': cc.library_opt_flags(options), - 'mach_opt': cc.mach_opts(options.arch, options.cpu), + 'mach_opt': '', 'check_opt': '' if options.no_optimizations else cc.check_opt_flags, 'lang_flags': cc.lang_flags + options.extra_flags, 'warn_flags': warning_flags(cc.warning_flags,
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