summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Hogan <code@greghogan.com>2024-01-09 18:21:09 +0000
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-01-21 13:14:12 -0500
commit53b4fd677209737b592ebb10856a82877200baa6 (patch)
tree21395b612101b436dab051da50d82c655b7c8957
parent61c90248634b4c18adbb6d7ed0a1f396649aac3c (diff)
dist_patch_DATA: Unregister unlisted patch.
This patch was delisted from gcc-11 in 22f06be9287e22272bf3f34b91e9711e29bea129 and was delisted from gcc-10 in 2fbb5398a39bf18e41235891a0740fa0bc4d7a4d (merged from master in 190eff1d201a099542cc1d3406bcc1eda6a980da). * gnu/local.mk (dist_patch_DATA): Remove gcc-10-tree-sra-union-handling.patch. Change-Id: I46fca2cb942463a6f2efdd4012f735ed0cbd881d Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index ca2fdff8df..bce3a0f699 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1279,7 +1279,6 @@ dist_patch_DATA = \
%D%/packages/patches/gcc-10-cross-environment-variables.patch \
%D%/packages/patches/gcc-11-libstdc++-hurd-libpthread.patch \
%D%/packages/patches/gcc-12-cross-environment-variables.patch \
- %D%/packages/patches/gcc-10-tree-sra-union-handling.patch \
%D%/packages/patches/gcc-11-libstdc++-powerpc.patch \
%D%/packages/patches/gcc-13.2.0-libstdc++-docbook-xsl-uri.patch \
%D%/packages/patches/gcc-13.2.0-libstdc++-info-install-fix.patch \