aboutsummaryrefslogtreecommitdiffstats
path: root/musl/patches-mcm/linux-and-patches.diff
diff options
context:
space:
mode:
Diffstat (limited to 'musl/patches-mcm/linux-and-patches.diff')
-rw-r--r--musl/patches-mcm/linux-and-patches.diff8
1 files changed, 0 insertions, 8 deletions
diff --git a/musl/patches-mcm/linux-and-patches.diff b/musl/patches-mcm/linux-and-patches.diff
index 4c4f7cf..5008e8b 100644
--- a/musl/patches-mcm/linux-and-patches.diff
+++ b/musl/patches-mcm/linux-and-patches.diff
@@ -1,14 +1,6 @@
diff -rNU3 musl-cross-make.old/Makefile musl-cross-make/Makefile
--- musl-cross-make.old/Makefile 2023-01-19 15:34:51.459465734 +0000
+++ musl-cross-make/Makefile 2023-01-19 15:38:18.809465486 +0000
-@@ -65,6 +65,7 @@
- $(patsubst hashes/%.sha1,$(SOURCES)/%,$(wildcard hashes/binutils*)): SITE = $(BINUTILS_SITE)
- $(patsubst hashes/%.sha1,$(SOURCES)/%,$(wildcard hashes/gcc*)): SITE = $(GCC_SITE)/$(basename $(basename $(notdir $@)))
- $(patsubst hashes/%.sha1,$(SOURCES)/%,$(wildcard hashes/musl*)): SITE = $(MUSL_SITE)
-+$(patsubst hashes/%.sha1,$(SOURCES)/%,$(wildcard hashes/linux-6*)): SITE = $(LINUX_SITE)/v6.x
- $(patsubst hashes/%.sha1,$(SOURCES)/%,$(wildcard hashes/linux-5*)): SITE = $(LINUX_SITE)/v5.x
- $(patsubst hashes/%.sha1,$(SOURCES)/%,$(wildcard hashes/linux-4*)): SITE = $(LINUX_SITE)/v4.x
- $(patsubst hashes/%.sha1,$(SOURCES)/%,$(wildcard hashes/linux-3*)): SITE = $(LINUX_SITE)/v3.x
@@ -137,6 +138,7 @@
mkdir $@.tmp
( cd $@.tmp && $(COWPATCH) -I ../$< )