Skip to content

Commit 496ca14

Browse files
committed
Add a note about -fpic for Raft library.
1 parent b14d973 commit 496ca14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/raftable/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Depends on
88
----------
99

1010
Raft implementation in C: https://github.com/kvap/raft
11+
Please compile the raft library with -fpic flag.
1112

1213
Internals
1314
---------

0 commit comments

Comments
 (0)