No longer use FSYNC_ALL by default, we do not have the stability problems
with the system as we once did. This should greatly increase the speed of rcs and therefore cvs.
This commit is contained in:
parent
9200d155f1
commit
bb30c9992f
@ -1,6 +1,6 @@
|
||||
# Define FSYNC_ALL to get slower but safer writes in case of crashes in
|
||||
# the middle of CVS/RCS changes
|
||||
CFLAGS += -DFSYNC_ALL
|
||||
#CFLAGS += -DFSYNC_ALL
|
||||
|
||||
LIB = rcs
|
||||
SRCS = maketime.c partime.c rcsedit.c rcsfcmp.c rcsfnms.c rcsgen.c \
|
||||
|
Loading…
Reference in New Issue
Block a user