Updated Build (markdown)

eubarbosa 2019-02-20 03:54:55 +00:00 committed by Fangrui Song
parent b6d1f62e10
commit 869c1be895

@ -23,8 +23,8 @@ cmake -H. -BRelease -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/path/to/clan
cmake --build Release cmake --build Release
``` ```
The Ubuntu 16.04 prebuit binaries are actually suitable for many non-Ubuntu distributions. Ubuntu 16.04 prebuilt binaries are actually suitable for many non-Ubuntu distributions.
You may relace the last two cmake commands with: You may replace the last two **cmake** commands with:
```sh ```sh
wget -c http://releases.llvm.org/7.0.1/clang+llvm-7.0.1-x86_64-linux-gnu-ubuntu-16.04.tar.xz wget -c http://releases.llvm.org/7.0.1/clang+llvm-7.0.1-x86_64-linux-gnu-ubuntu-16.04.tar.xz