More LFS options as comments

This commit is contained in:
Joey Schulze 2006-05-25 07:12:44 +00:00
parent facf7ff5bb
commit 408be5b725

View File

@ -5,6 +5,8 @@ CC= gcc
#LDFLAGS= -g
CFLAGS= $(RPM_OPT_FLAGS) -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce
# -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
# -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
# $(shell getconf LFS_CFLAGS)
LDFLAGS= -s
# Look where your install program is.