ports/devel/cvs-fast-export/patches/patch-Makefile

12 lines
265 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Makefile
--- Makefile.orig
+++ Makefile
@@ -43,6 +43,7 @@ CPPFLAGS += -DVERSION=\"$(VERSION)\"
# Enable this for multithreading.
CFLAGS += -pthread
+LDFLAGS += -pthread
CPPFLAGS += -DTHREADS
# Optimizing for speed. Un-comment for testing Linux build