Fix libs setup.sh

Reviewers: teon.banek

Reviewed By: teon.banek

Differential Revision: https://phabricator.memgraph.io/D933
This commit is contained in:
Mislav Bradac 2017-10-25 16:15:09 +02:00
parent fe3d752904
commit c4a45498b9

View File

@ -116,6 +116,7 @@ git clone git://deps.memgraph.io/ltalloc.git
ltalloc_tag="aefde2afa5cd49c9d1a797aa08ec08b2bec13a36" # Sep 15, 2017
cd ltalloc
git checkout ${ltalloc_tag}
cd ..
# cereal
git clone https://github.com/USCiLab/cereal.git