From 70bf4800d0f9a51a94b7ea8b0eaabe9ce6967f2d Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sun, 8 Jun 2025 01:35:44 +0200 Subject: lang/mit-scheme: update to version 12.1 --- lang/mit-scheme/files/patch-microcode_uxtrap.h | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 lang/mit-scheme/files/patch-microcode_uxtrap.h (limited to 'lang/mit-scheme/files/patch-microcode_uxtrap.h') diff --git a/lang/mit-scheme/files/patch-microcode_uxtrap.h b/lang/mit-scheme/files/patch-microcode_uxtrap.h deleted file mode 100644 index 1674769557bb..000000000000 --- a/lang/mit-scheme/files/patch-microcode_uxtrap.h +++ /dev/null @@ -1,17 +0,0 @@ ---- microcode/uxtrap.h.orig -+++ microcode/uxtrap.h -@@ -413,6 +413,14 @@ - - #endif /* __IA32__ */ - -+#ifdef __x86_64__ -+ -+#if defined(__FreeBSD__) -+# include -+#endif -+ -+#endif /* __x86_64__ */ -+ - #ifdef __alpha - - #define HAVE_SIGCONTEXT -- cgit v1.2.3