From e83c6c673264f1050b0711e8668001906f153fea Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 8 Mar 2026 09:45:01 +0000 Subject: Update to latest mcm, add patches for gcc-15.2.0 --- musl/patches-mcm/linux-and-patches.diff | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 musl/patches-mcm/linux-and-patches.diff (limited to 'musl/patches-mcm/linux-and-patches.diff') diff --git a/musl/patches-mcm/linux-and-patches.diff b/musl/patches-mcm/linux-and-patches.diff deleted file mode 100644 index 5008e8b..0000000 --- a/musl/patches-mcm/linux-and-patches.diff +++ /dev/null @@ -1,23 +0,0 @@ -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 -@@ -137,6 +138,7 @@ - mkdir $@.tmp - ( cd $@.tmp && $(COWPATCH) -I ../$< ) - test ! -d patches/$@ || cat patches/$@/* | ( cd $@.tmp && $(COWPATCH) -p1 ) -+ test ! -d ../../patches-in-mcm/$@ || cat ../../patches-in-mcm/$@/* | ( cd $@.tmp && $(COWPATCH) -p1 ) - if test -f $