From 1323de7c15f8515752e0b1a8d4c44e9aaf764e94 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 10 Feb 2022 20:19:19 +0100 Subject: extra/libstdc++5: disappeared uptream --- extra/libstdc++5/gcc-3.3.6-ucontext-32bit.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 extra/libstdc++5/gcc-3.3.6-ucontext-32bit.patch (limited to 'extra/libstdc++5/gcc-3.3.6-ucontext-32bit.patch') diff --git a/extra/libstdc++5/gcc-3.3.6-ucontext-32bit.patch b/extra/libstdc++5/gcc-3.3.6-ucontext-32bit.patch deleted file mode 100644 index 81ab4c60..00000000 --- a/extra/libstdc++5/gcc-3.3.6-ucontext-32bit.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -rauN gcc-3.3.6/gcc/config/i386/linux.h gcc-3.3.6-patch/gcc/config/i386/linux.h ---- gcc-3.3.6/gcc/config/i386/linux.h 2019-08-07 17:42:49.368565918 +0200 -+++ gcc-3.3.6-patch/gcc/config/i386/linux.h 2019-08-07 17:44:14.256537234 +0200 -@@ -260,7 +260,7 @@ - siginfo_t *pinfo; \ - void *puc; \ - siginfo_t info; \ -- struct ucontext uc; \ -+ ucontext_t uc; \ - } *rt_ = (CONTEXT)->cfa; \ - sc_ = (struct sigcontext *) &rt_->uc.uc_mcontext; \ - } \ -- cgit v1.2.3-70-g09d2