Commit 6c25e727 authored by Leif Walsh's avatar Leif Walsh

fix formatting

parent 8d6dfbb8
......@@ -34,8 +34,8 @@ To build MariaDB with TokuDB 7.0.0:
scripts/make.mysql.bash --git_tag=tokudb-7.0.0 --mysql=mariadb-5.5.30
```
Before you start, make sure you have a C++11-compatible compiler (GCC
>= 4.7 is recommended) and the libraries and header files for valgrind,
Before you start, make sure you have a C++11-compatible compiler (GCC >=
4.7 is recommended) and the libraries and header files for valgrind,
zlib, and Berkeley DB. On Centos, `yum install valgrind-devel zlib-devel
libdb-devel`, on Ubuntu, `apt-get install valgrind zlib1g-dev libdb-dev`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment