mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
README: depends has only been tested on ubuntu 18.04 and 20.04
This commit is contained in:
parent
9750e1fa10
commit
8e9c60a682
@ -579,7 +579,7 @@ You can also cross-compile static binaries on Linux for Windows and macOS with t
|
|||||||
* ```make depends target=aarch64-linux-android``` for 64bit android binaries
|
* ```make depends target=aarch64-linux-android``` for 64bit android binaries
|
||||||
|
|
||||||
|
|
||||||
The required packages are the names for each toolchain on apt. Depending on your distro, they may have different names.
|
The required packages are the names for each toolchain on apt. Depending on your distro, they may have different names. The `depends` system has been tested on Ubuntu 18.04 and 20.04.
|
||||||
|
|
||||||
Using `depends` might also be easier to compile Monero on Windows than using MSYS. Activate Windows Subsystem for Linux (WSL) with a distro (for example Ubuntu), install the apt build-essentials and follow the `depends` steps as depicted above.
|
Using `depends` might also be easier to compile Monero on Windows than using MSYS. Activate Windows Subsystem for Linux (WSL) with a distro (for example Ubuntu), install the apt build-essentials and follow the `depends` steps as depicted above.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user