Make test_fsync use optimizer flag.

This commit is contained in:
Bruce Momjian 2004-03-18 23:27:29 +00:00
parent cbaf1aaeba
commit 8726591720
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
TARGET = test_fsync
XFLAGS =
CFLAGS = -g -Wall
CFLAGS = -O
LIBS =
$(TARGET) : test_fsync.o