Skip to content

Commit baada58

Browse files
author
Rob Patro
committed
add fPIC to jellyfish flags
1 parent 150b877 commit baada58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ target_link_libraries(rapmap
8888
${SUFFARRAY64_LIB}
8989
${GAT_SOURCE_DIR}/external/install/lib/libjellyfish-2.0.a
9090
m
91+
pthread
9192
${LIBLZMA_LIBRARIES}
9293
${NON_APPLECLANG_LIBS}
9394
${FAST_MALLOC_LIB}

0 commit comments

Comments
 (0)