qa : flake8 issues
This commit is contained in:
@@ -41,7 +41,7 @@ class Gmp(AutotoolsPackage):
|
||||
|
||||
def configure_args(self):
|
||||
args = ['--enable-cxx']
|
||||
# We need this flag if we want all the following checks to pass.
|
||||
# We need this flag if we want all the following checks to pass.
|
||||
if spec.compiler.name == 'intel':
|
||||
args.append('CXXFLAGS=-no-ftz')
|
||||
|
||||
|
Reference in New Issue
Block a user