Commit 87265917 authored by Bruce Momjian's avatar Bruce Momjian

Make test_fsync use optimizer flag.

parent cbaf1aae
...@@ -4,7 +4,7 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment