File tree Expand file tree Collapse file tree 2 files changed +0
-33
lines changed Expand file tree Collapse file tree 2 files changed +0
-33
lines changed Original file line number Diff line number Diff line change @@ -57,15 +57,6 @@ CURL_TLS_CONFIGURE_FLAGS := --with-mbedtls=$(build_prefix)
5757endif
5858CURL_CONFIGURE_FLAGS += $(CURL_TLS_CONFIGURE_FLAGS )
5959
60- $(BUILDDIR ) /curl-$(CURL_VER ) /source-extracted/curl-memdup.patch-applied : $(SRCCACHE ) /curl-$(CURL_VER ) /source-extracted
61- mkdir -p $(dir $@ )
62- cd $(SRCCACHE ) /curl-$(CURL_VER ) && \
63- patch -p1 -f < $(SRCDIR ) /patches/curl-memdup.patch
64- echo 1 > $@
65-
66- $(SRCCACHE ) /curl-$(CURL_VER ) /source-patched : $(BUILDDIR ) /curl-$(CURL_VER ) /source-extracted/curl-memdup.patch-applied
67- echo 1 > $@
68-
6960$(BUILDDIR ) /curl-$(CURL_VER ) /build-configured : $(SRCCACHE ) /curl-$(CURL_VER ) /source-patched
7061 mkdir -p $(dir $@ )
7162 cd $(dir $@ ) && \
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments