Browse Source

Merge commit '5ad54630935d1f340666de7bc9ffef9b8a1df296' into HEAD

0.13
MarcoFalke 9 years ago
parent
commit
fa63e49b35
  1. 2
      src/secp256k1/Makefile.am

2
src/secp256k1/Makefile.am

@ -75,7 +75,7 @@ TESTS = tests @@ -75,7 +75,7 @@ TESTS = tests
endif
if USE_ECMULT_STATIC_PRECOMPUTATION
CPPFLAGS_FOR_BUILD +=-I$(top_srcdir)/
CPPFLAGS_FOR_BUILD +=-I$(top_srcdir)
CFLAGS_FOR_BUILD += -Wall -Wextra -Wno-unused-function
gen_context_OBJECTS = gen_context.o

Loading…
Cancel
Save