sparc32-no-largefile-20041207
[openafs.git] / src / config / param.sun4x_59.h
index 79279df..d322042 100644 (file)
 #define AFS_SUN59_ENV          1
 
 #define AFS_64BIT_ENV          1       /* Defines afs_int32 as int, not long. */
+/*
+ * Only define on 64 bit kernel, until problems with 32 bit
+ * and large file support are resolved
+ */
+#if defined(__sparcv9)
 #define AFS_64BIT_CLIENT       1       
+#endif
 
 #define AFS_HAVE_FLOCK_SYSID    1