mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 16:00:12 +00:00
irix-largefile-client-20040808
enable largefile support in the client
This commit is contained in:
parent
b26b38a321
commit
bdbb4fd767
@ -38,6 +38,7 @@
|
||||
#define _ANSI_C_SOURCE 1 /* rx_user.h */
|
||||
|
||||
#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */
|
||||
#define AFS_64BIT_CLIENT 1
|
||||
#define AFS_64BITPOINTER_ENV 1 /* pointers are 64 bits. */
|
||||
#define AFS_HAVE_FFS 1 /* Use system's ffs. */
|
||||
#define AFS_HAVE_STATVFS 1 /* System supports statvfs */
|
||||
|
Loading…
Reference in New Issue
Block a user