1
0
Fork 0

strip etcd

This commit is contained in:
Frank Celler 2014-02-27 22:02:25 +01:00
parent d0a1e6b123
commit cca3ccdf0c
1 changed files with 1 additions and 0 deletions

View File

@ -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 "--------------------------------------------------------------------------------"