Flake8 and formatting changes
This commit is contained in:
@@ -77,6 +77,7 @@ def variant_to_bool(variant):
|
||||
]
|
||||
|
||||
configure(*config_args)
|
||||
|
||||
make()
|
||||
# make("check") # cannot build test suite with Intel compilers
|
||||
make("install")
|
||||
# make('check') # cannot build test suite with Intel compilers
|
||||
make('install')
|
||||
|
Reference in New Issue
Block a user