summaryrefslogtreecommitdiff
path: root/lang/sr/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sr/patches/patch-ac')
-rw-r--r--lang/sr/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/sr/patches/patch-ac b/lang/sr/patches/patch-ac
new file mode 100644
index 00000000000..9ae04718684
--- /dev/null
+++ b/lang/sr/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 2005/02/25 15:54:59 is Exp $
+
+--- csw/asm.c.orig 1999-07-29 00:16:10.000000000 +0200
++++ csw/asm.c
+@@ -8,7 +8,7 @@
+
+ #include "../arch.h"
+
+-#if (defined(__linux__) && defined(__ELF__)) || defined(__svr4__)
++#if defined(__ELF__) || defined(__svr4__)
+ #define SR_BUILD_CONTEXT sr_build_context
+ #define SR_CHG_CONTEXT sr_chg_context
+ #define SR_CHECK_STK sr_check_stk