Browse Source

fix build

anonswap
Ofek Lev 6 years ago
parent
commit
c120e8ccec
  1. 1
      setup.py

1
setup.py

@ -188,6 +188,7 @@ class build_clib(_build_clib):
'--enable-experimental',
'--enable-module-ecdh',
'--with-bignum=gmp',
'--enable-benchmark=no',
# '--enable-endomorphism',
]

Loading…
Cancel
Save