[Spread-users] FreeBSD -CURRENT patch...

Sean Chittenden sean at chittenden.org
Thu Sep 5 15:55:56 EDT 2002


Attached is a patch to fix spread on FreeBSD 5.0-CURRENT.  -sc

-- 
Sean Chittenden
-------------- next part --------------
--- arch.h.orig	Thu Sep  5 01:04:40 2002
+++ arch.h	Thu Sep  5 01:05:15 2002
@@ -83,7 +83,7 @@
 #endif
 
 #ifdef __FreeBSD__
-#if __FreeBSD__ == 4
+#if __FreeBSD__ >= 4
 #define ARCH_PC_FREEBSD4
 #else
 #define ARCH_PC_FREEBSD3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 202 bytes
Desc: not available
Url : http://lists.spread.org/pipermail/spread-users/attachments/20020905/5a24cf80/attachment.bin 


More information about the Spread-users mailing list