bb54ee6dfc
Copy from devel:tools:scm/git based on submit request 49174 from user coolo OBS-URL: https://build.opensuse.org/request/show/49174 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=45
16 lines
333 B
Diff
16 lines
333 B
Diff
---
|
|
Makefile | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -68,7 +68,7 @@
|
|
$(QUIET_CC)$(CC) -o $*.o -c $(CFLAGS) $<
|
|
|
|
|
|
-EXTLIBS = git/libgit.a git/xdiff/lib.a -lz -lcrypto
|
|
+EXTLIBS = git/libgit.a git/xdiff/lib.a -lz -lcrypto -lpthread
|
|
OBJECTS =
|
|
OBJECTS += cache.o
|
|
OBJECTS += cgit.o
|