Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP1:Update
petsc
petsc-3.3-p2-dont-check-for-option-mistakes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File petsc-3.3-p2-dont-check-for-option-mistakes.patch of Package petsc
--- config/configure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/config/configure.py +++ b/config/configure.py @@ -356,7 +356,7 @@ def petsc_configure(configure_options): try: # Command line arguments take precedence (but don't destroy argv[0]) sys.argv = sys.argv[:1] + configure_options + sys.argv[1:] - check_for_option_mistakes(sys.argv) + #check_for_option_mistakes(sys.argv) check_for_option_changed(sys.argv) except (TypeError, ValueError), e: emsg = str(e)
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