Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1349cbf

Browse files
committed
Fix the raftable makefile to make it link all objs into .so
1 parent e2a9c06 commit 1349cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/raftable/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
MODULES = raftable
1+
MODULE_big = raftable
22
OBJS = raftable.o worker.o state.o blockmem.o
33
EXTENSION = raftable
44
DATA = raftable--1.0.sql

0 commit comments

Comments
 (0)