From e279a115df98502e2d3c0c55703d7ccdf7f08b43 Mon Sep 17 00:00:00 2001 From: blattersturm Date: Wed, 31 May 2017 06:58:19 +0000 Subject: testing/mono: upgrade to 5.0.1.1 --- testing/mono/arm-remove-sigcontext-include.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 testing/mono/arm-remove-sigcontext-include.patch (limited to 'testing/mono/arm-remove-sigcontext-include.patch') diff --git a/testing/mono/arm-remove-sigcontext-include.patch b/testing/mono/arm-remove-sigcontext-include.patch deleted file mode 100644 index 2b6e28d0c6..0000000000 --- a/testing/mono/arm-remove-sigcontext-include.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- ./mono/mini/exceptions-arm.c.orig -+++ ./mono/mini/exceptions-arm.c -@@ -13,12 +13,6 @@ - #include - #include - --#ifndef MONO_CROSS_COMPILE --#ifdef HAVE_ASM_SIGCONTEXT_H --#include --#endif /* def HAVE_ASM_SIGCONTEXT_H */ --#endif -- - #ifdef HAVE_UCONTEXT_H - #include - #endif /* def HAVE_UCONTEXT_H */ -- cgit v1.2.3