Skip to content
Snippets Groups Projects
Commit dcb148e9 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Merge branch 'stable'

parents edab1b7b a5b8c87d
No related branches found
No related tags found
No related merge requests found
......@@ -36,10 +36,11 @@ the directory the module's archive deflates into.
4. Download & build tarantool source code:
-------------
git clone git://github.com/tarantool/tarantool.git
git clone --recursive git://github.com/tarantool/tarantool.git
cd tarantool
CC=clang CXX=clang++ cmake . -DCMAKE_BUILD_TYPE=RelWithDebugInfo -DENABLE_CLIENT=true
make
5. Run tarantool test suite
-------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment