]> Git Repo - secp256k1.git/blobdiff - Makefile.am
Add VERIFY_CHECK/DEBUG_CHECK and use CHECK macros more
[secp256k1.git] / Makefile.am
index 15e7baad2f879400eb8ed9b5ad8d15f0a16cd5cf..0e413cb3eb9efbdd820712677e228a313c4cedc3 100644 (file)
@@ -46,7 +46,6 @@ noinst_PROGRAMS =
 if USE_BENCHMARK
 noinst_PROGRAMS += bench
 bench_SOURCES = src/bench.c
-bench_CPPFLAGS = -DNDEBUG
 bench_LDADD = libsecp256k1_common.la $(SECP_LIBS)
 bench_LDFLAGS = -static
 endif
This page took 0.022576 seconds and 4 git commands to generate.