summaryrefslogtreecommitdiff
path: root/c_src/Makefile
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2016-02-10 11:11:16 +0100
committerLinus Nordberg <linus@nordu.net>2016-04-25 13:14:10 +0200
commitf576ef7e0ec4317f0ff2f632ae8c2312dc916673 (patch)
treefbcdd66b9fe2fd0e0ad0ad84e600d866483a8b12 /c_src/Makefile
parent7f15cd5a881d2d14f80ddf5219577561d3d91eeb (diff)
Rough implementation of new permdb format.
Added regression tests and benchmarks. Chunks not implemented yet.
Diffstat (limited to 'c_src/Makefile')
-rw-r--r--c_src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_src/Makefile b/c_src/Makefile
index 72a47d8..d45e601 100644
--- a/c_src/Makefile
+++ b/c_src/Makefile
@@ -1,6 +1,6 @@
CC = gcc
CFLAGS = -Wall -Werror -std=gnu99
-LDFLAGS =
+LDFLAGS = -lnettle
PORTS = fsynchelper hsmhelper permdbport