summaryrefslogtreecommitdiff
path: root/devel/lwp/patches
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-07-24 22:04:05 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-07-24 22:04:05 +0000
commita9b818f71155b0de5569b407cf2115f24cc1787d (patch)
treeaa1ffedff4a3238ea8f6494a1e00c3fac0d860c1 /devel/lwp/patches
parent5990554cc20f9d9bdf2b1b1c4fdd32ff9d27cd4e (diff)
downloadpkgsrc-a9b818f71155b0de5569b407cf2115f24cc1787d.tar.gz
- add NOT_FOR_PLATFORM *-*-mips* along with a note on where work is needed for
full support. -add partial mips support, but still get: process.s:177: Warning: MIPS PIC call to register other than $25 process.s:177: Warning: No .cprestore pseudo-op used in PIC code
Diffstat (limited to 'devel/lwp/patches')
-rw-r--r--devel/lwp/patches/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/lwp/patches/patch-aa b/devel/lwp/patches/patch-aa
new file mode 100644
index 00000000000..5887eff735a
--- /dev/null
+++ b/devel/lwp/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1 2000/07/24 22:04:05 dmcmahill Exp $
+
+--- src/process.ss.orig Thu Nov 11 16:27:25 1999
++++ src/process.ss Mon Jul 24 17:45:24 2000
+@@ -353,5 +353,9 @@
+ * Written by Zalman Stern April 30th, 1989.
+ */
++#ifdef __NetBSD__
++#include <machine/regdef.h>
++#else
+ #include <regdef.h>
++#endif /* __NetBSD__ */
+ #ifndef s8
+ #define s8 fp