!1523 修复pgoutput安全编译问题

Merge pull request !1523 from 习特铭/master
This commit is contained in:
opengauss-bot 2022-02-23 06:35:33 +00:00 committed by Gitee
commit 5ec5ebca4d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ subdir = src/gausskernel/storage/replication/pgoutput
top_builddir = ../../../../..
include $(top_builddir)/src/Makefile.global
override CPPFLAGS += $(filter-out -fstack-protector, $(CFLAGS)) -fstack-protector-all -Wl,-z,relro,-z,now -fPIC
OBJS = \
$(WIN32RES) \
pgoutput.o