提交 b349be67 编写于 作者: C chenchanglong

change submodule

上级 a2e59078
...@@ -126,8 +126,6 @@ CXXFLAGS += -I${TERARK_CORE_HOME}/src -I${TERARK_CORE_HOME}/boost-include -I${TE ...@@ -126,8 +126,6 @@ CXXFLAGS += -I${TERARK_CORE_HOME}/src -I${TERARK_CORE_HOME}/boost-include -I${TE
ifeq (${TERARK_CORE_HOME},terark-core) ifeq (${TERARK_CORE_HOME},terark-core)
terark-core.got: terark-core.got:
ifdef TERARK_CORE_BRANCH ifdef TERARK_CORE_BRANCH
rm -rf terark-core
git clone git@code.byted.org:storage/terark-core.git
cd terark-core && git checkout ${TERARK_CORE_BRANCH} && git submodule update --init cd terark-core && git checkout ${TERARK_CORE_BRANCH} && git submodule update --init
endif endif
+$(MAKE) -C terark-core pkg PKG_WITH_DBG=1 PKG_WITH_STATIC=1 WITH_BMI2=${BMI2} +$(MAKE) -C terark-core pkg PKG_WITH_DBG=1 PKG_WITH_STATIC=1 WITH_BMI2=${BMI2}
......
terark-core @ 91b21eba
Subproject commit e8dcb2fce1b63bd7476c8d91ee6b45e1e6d8546f Subproject commit 91b21eba735caec7cc8d9566d8cd348e459b0b70
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册