@@ -1985,6 +1985,7 @@ class PyBuildExt(build_ext):
# solaris: problems with register allocation.
# icc >= 11.0 works as well.
define_macros=config['ppro']
extra_compile_args.append('-Wno-unknown-pragmas')
else:
define_macros=config['ansi32']
else:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.