diff options
| author | Botspot <54716352+Botspot@users.noreply.github.com> | 2023-04-06 02:10:50 +0200 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2023-04-06 02:10:50 +0200 |
| commit | 7a4052f3afa730bc9cb7850713c1c439979ff826 (patch) | |
| tree | 815ab8c3f126d751b5246fc1d2fc27ee0afcb3aa /README.md | |
| parent | f650e963630f49b44a2ef16211f565555b9f159e (diff) | |
| download | monzero-gui-7a4052f3afa730bc9cb7850713c1c439979ff826.tar.gz monzero-gui-7a4052f3afa730bc9cb7850713c1c439979ff826.tar.xz monzero-gui-7a4052f3afa730bc9cb7850713c1c439979ff826.zip | |
readme: tweak build instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -257,18 +257,10 @@ The following instructions will fetch Qt from your distribution's repositories i 4. Build - If on x86-64: - ``` make release -j4 ``` - If on ppc64le: - - ``` - make release-linux-ppc64le -j4 - ``` - \* `4` - number of CPU threads to use \* Add `CMAKE_PREFIX_PATH` environment variable to set a custom Qt install directory, e.g. `CMAKE_PREFIX_PATH=$HOME/Qt/5.9.7/gcc_64 make release -j4` |
