提交 22403851 编写于 作者: D Dave Cramer 提交者: GitHub

move orafce to contrib (#2201)

上级 3778b2c8
......@@ -18,6 +18,7 @@ WANTED_DIRS = \
dict_int \
dict_xsyn \
intarray \
orafce \
pageinspect \
pg_upgrade \
pg_upgrade_support \
......
......@@ -48,7 +48,7 @@ mkgpcloud:
PATH=$(INSTLOC)/bin:$(PATH) $(MAKE) -C gpcloud/bin/gpcheckcloud USE_PGXS=1 install
# Only include include these files when running enterprise build
ENTERPRISE_TARGETS="mkgphdfs mkorafce"
ENTERPRISE_TARGETS="mkgphdfs"
ifneq ($(findstring $(MAKECMDGOALS), $(ENTERPRISE_TARGETS)),)
include $(BLD_TOP)/Makefile.global
include $(BLD_TOP)/Makefile.thirdparty
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册