ofek 7 years ago
parent
commit
3e93480b3e
  1. 2
      setup.py

2
setup.py

@ -187,8 +187,8 @@ class build_clib(_build_clib):
os.path.abspath(self.build_clib),
'--enable-experimental',
'--enable-module-ecdh',
'--enable-endomorphism',
'--with-bignum=gmp',
# '--enable-endomorphism',
]
log.debug('Running configure: {}'.format(' '.join(cmd)))

Loading…
Cancel
Save