mirror of https://gitee.com/bigwinds/arangodb
strip etcd
This commit is contained in:
parent
d0a1e6b123
commit
cca3ccdf0c
|
@ -21,6 +21,7 @@ else
|
|||
cd @top_srcdir@/3rdParty/etcd && ./build
|
||||
endif
|
||||
cp @top_srcdir@/3rdParty/etcd/bin/etcd @top_srcdir@/bin/etcd-arango
|
||||
strip @top_srcdir@/bin/etcd-arango
|
||||
|
||||
@echo
|
||||
@echo "--------------------------------------------------------------------------------"
|
||||
|
|
Loading…
Reference in New Issue