Update build.md

This commit is contained in:
filimonov 2020-12-30 16:12:12 +01:00 committed by GitHub
parent 76c08d97ea
commit f6bdb67909
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,6 @@ For other Linux distribution - check the packages avaliability (there are [prebu
``` bash
$ export CC=clang-11
$ export CXX=clang++-11
$ LINKER_NAME=lld"
```
### Install GCC 10 {#install-gcc-10}