mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Make test_fsync use optimizer flag.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#
|
||||
TARGET = test_fsync
|
||||
XFLAGS =
|
||||
CFLAGS = -g -Wall
|
||||
CFLAGS = -O
|
||||
LIBS =
|
||||
|
||||
$(TARGET) : test_fsync.o
|
||||
|
Reference in New Issue
Block a user