Skip to content

Commit

Permalink
Add missing #(un)defines to base-config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
real-or-random committed Mar 18, 2019
1 parent 77668c0 commit 8558e3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/basic-config.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
#ifdef USE_BASIC_CONFIG

#undef USE_ASM_X86_64
#undef USE_ECMULT_STATIC_PRECOMPUTATION
#undef USE_ENDOMORPHISM
#undef USE_EXTERNAL_ASM
#undef USE_EXTERNAL_DEFAULT_CALLBACKS
#undef USE_FIELD_10X26
#undef USE_FIELD_5X52
#undef USE_FIELD_INV_BUILTIN
Expand Down

0 comments on commit 8558e3d

Please sign in to comment.