diff options
author | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-03-29 16:25:36 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-03-29 16:25:36 +0300 |
commit | f5e0c92bca2eea631a3261806192e1144bd9ab77 (patch) | |
tree | c0f40be28b4565bc020d64727ad085f209e66963 | |
parent | d0f65dadd78c6b5476fcae155315953553db37c2 (diff) | |
download | ydb-f5e0c92bca2eea631a3261806192e1144bd9ab77.tar.gz |
build tested on Ubuntu 18.04
ref:a455e206417e3d988bff1f3de9026fbc5548cee6
-rw-r--r-- | BUILD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ - ninja 1.10+ ##### How to build: - Currently x86_64 linux is supported. Building was tested on Ubuntu 20.04 + Currently x86_64 linux is supported. Building was tested on Ubuntu 18.04 and Ubuntu 20.04 Note when multithreading build is on operation each instance of clang can use up to 1 GB of RAM. Linkage of binary file can use up to 16Gb ram. Please make sure system has enough memory. 1. Add repositories to install dependencies |