mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Updated build instruction (tnx. af-arno) [#METR-20000].
This commit is contained in:
parent
65a268bac6
commit
0922d16cc0
@ -120,7 +120,7 @@ Otherwise:
|
||||
sudo apt-get install scons
|
||||
git clone -b legacy https://github.com/mongodb/mongo-cxx-driver.git
|
||||
cd mongo-cxx-driver
|
||||
sudo scons --c++11 --release --cc=$CC --cxx=$CXX --disable-warnings-as-errors -j $THREADS --prefix=/usr/local install
|
||||
sudo scons --c++11 --release --cc=$CC --cxx=$CXX --ssl=0 --disable-warnings-as-errors -j $THREADS --prefix=/usr/local install
|
||||
cd ..
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user