Merge pull request #357

445f7f1 Fix for Windows compile issue (ptschip)
This commit is contained in:
Pieter Wuille 2015-11-17 01:47:25 +01:00
commit 6c527eceee
No known key found for this signature in database
GPG Key ID: DBA1A67379A1A931

View File

@ -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