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

Revertfixorafce (#2226)

* revert-2220-fixorfce

* fix missing line continuation
上级 cd2cfa7d
......@@ -325,7 +325,7 @@ define BUILD_STEPS
@$(MAKE) mkplatform INSTLOC=$(INSTLOC)
if [ "$(findstring $(BLD_ARCH),$(SERVER_PLATFORMS))" != "" ]; then \
$(MAKE) mkgpcloud INSTLOC=$(INSTLOC) && \
$(MAKE) mkgphdfs INSTLOC=$(INSTLOC) &&
$(MAKE) mkgphdfs INSTLOC=$(INSTLOC) && \
$(MAKE) mkorafce INSTLOC=$(INSTLOC); \
fi
cd extensions/gpmapreduce/ && $(MAKE) install
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册