File fusecompress-linking.patch of Package fusecompress

--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -17,7 +17,7 @@ set (SOURCES_OFFLINE tools/offline.c)
 include (CheckIncludeFile)
 include (CheckLibraryExists)
 
-set (CMAKE_C_FLAGS "-Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -g")
+set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -pthread -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -g")
 
 check_include_file("fuse.h" CMAKE_HAVE_FUSE_H)
 if (CMAKE_HAVE_FUSE_H)
openSUSE Build Service is sponsored by