From 92b751ae5b839e690ad45fa83545405561b4ce5c Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 13 Feb 2000 16:57:05 +0000 Subject: Get this to build at least on the Alpha. Haven't tested whether it actually works (yet). --- net/pvm/files/patch-ad | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/pvm/files/patch-ad (limited to 'net/pvm') diff --git a/net/pvm/files/patch-ad b/net/pvm/files/patch-ad new file mode 100644 index 000000000000..8cce16b3f338 --- /dev/null +++ b/net/pvm/files/patch-ad @@ -0,0 +1,10 @@ +--- lib/pvmgetarch.orig Sun Feb 6 18:18:29 2000 ++++ lib/pvmgetarch Sun Feb 6 18:18:48 2000 +@@ -73,6 +73,7 @@ + Linux,ppc ) ARCH=LINUXPPC ;; + BSD/OS,i[3456]86 ) ARCH=BSD386 ;; + FreeBSD,i386 ) ARCH=FREEBSD ;; ++ FreeBSD,alpha ) ARCH=FREEBSD ;; + SUPER-UX,SX-3 ) ARCH=SX3 ;; + uts,* ) ARCH=UTS2 ;; + realix,M88* ) ARCH=M88K ;; -- cgit v1.2.3