Skip to content

Commit 575df27

Browse files
author
Lawrence Nahum
committed
add ECMULT_WINDOW_SIZE to windows python wheel define_macros
1 parent b16f3ec commit 575df27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
define_macros=[
4646
('SWIG_PYTHON_BUILD', None),
4747
('USE_ECMULT_STATIC_PRECOMPUTATION', None),
48+
('ECMULT_WINDOW_SIZE', 16),
4849
('WALLY_CORE_BUILD', None),
4950
('HAVE_CONFIG_H', None),
5051
('SECP256K1_BUILD', None),

0 commit comments

Comments
 (0)