aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniil Cherednik <dcherednik@yandex-team.ru>2022-03-29 16:25:36 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-03-29 16:25:36 +0300
commitf5e0c92bca2eea631a3261806192e1144bd9ab77 (patch)
treec0f40be28b4565bc020d64727ad085f209e66963
parentd0f65dadd78c6b5476fcae155315953553db37c2 (diff)
downloadydb-f5e0c92bca2eea631a3261806192e1144bd9ab77.tar.gz
build tested on Ubuntu 18.04
ref:a455e206417e3d988bff1f3de9026fbc5548cee6
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index 77d51dee74f..8023c549b48 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -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