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:
@ -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
|
||||||
|
Reference in New Issue
Block a user