1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

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

View File

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