Skip to content

Commit dbed75d

Browse files
committed
Undefine STATIC_PRECOMPUTATION if using the basic config
1 parent 310111e commit dbed75d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/basic-config.h

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#ifdef USE_BASIC_CONFIG
1111

1212
#undef USE_ASM_X86_64
13+
#undef USE_ECMULT_STATIC_PRECOMPUTATION
1314
#undef USE_ENDOMORPHISM
1415
#undef USE_FIELD_10X26
1516
#undef USE_FIELD_5X52

0 commit comments

Comments
 (0)