File tree 2 files changed +1
-37
lines changed
2 files changed +1
-37
lines changed Original file line number Diff line number Diff line change @@ -39,12 +39,8 @@ $(SRCDIR)/srccache/$(LIBGIT2_SRC_DIR)/libgit2-agent-nonfatal.patch-applied: $(SR
39
39
cd $(SRCDIR ) /srccache/$(LIBGIT2_SRC_DIR ) && patch -p1 -f < $(SRCDIR ) /patches/libgit2-agent-nonfatal.patch
40
40
echo 1 > $@
41
41
42
- $(SRCDIR ) /srccache/$(LIBGIT2_SRC_DIR ) /libgit2-openssl-hang.patch-applied : | $(SRCDIR ) /srccache/$(LIBGIT2_SRC_DIR ) /CMakeLists.txt
43
- cd $(SRCDIR ) /srccache/$(LIBGIT2_SRC_DIR ) && patch -p1 -f < $(SRCDIR ) /patches/libgit2-openssl-hang.patch
44
- echo 1 > $@
45
-
46
42
ifeq ($(OS ) ,Linux)
47
- $(BUILDDIR ) /$(LIBGIT2_SRC_DIR ) /Makefile : $(SRCDIR ) /srccache/$(LIBGIT2_SRC_DIR ) /libgit2-require-openssl.patch-applied $( SRCDIR ) /srccache/ $( LIBGIT2_SRC_DIR ) /libgit2-openssl-hang.patch-applied
43
+ $(BUILDDIR ) /$(LIBGIT2_SRC_DIR ) /Makefile : $(SRCDIR ) /srccache/$(LIBGIT2_SRC_DIR ) /libgit2-require-openssl.patch-applied
48
44
endif
49
45
ifneq ($(OS ) ,WINNT)
50
46
ifeq ($(USE_SYSTEM_CURL ) , 0)
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments