forked from huawei/openGauss-server
bugfix: pagehack compile error
This commit is contained in:
parent
d4a2c0cfc5
commit
96590e8eb9
|
|
@ -14,7 +14,7 @@ subdir = contrib/pagehack
|
|||
top_builddir = ../..
|
||||
include $(top_builddir)/src/Makefile.global
|
||||
enable_shared = false
|
||||
|
||||
override CFLAGS += -lzstd
|
||||
ifeq ($(enable_debug), yes)
|
||||
PG_CPPFLAGS += -DDEBUG
|
||||
endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue