Added information about large file support

This commit is contained in:
Joey Schulze
2003-09-04 13:22:23 +00:00
parent 795245bfaa
commit 293bb81f22
2 changed files with 10 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@ CC= gcc
#CFLAGS= -g -DSYSV -Wall
#LDFLAGS= -g
CFLAGS= $(RPM_OPT_FLAGS) -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce
# -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
LDFLAGS= -s
# Look where your install program is.