mirror of
https://git.hush.is/hush/hush3.git
synced 2025-12-16 00:04:47 -05:00
doc update
This commit is contained in:
parent
4fd9ae6f94
commit
928bfb7177
@ -12,9 +12,9 @@ For example:
|
|||||||
|
|
||||||
make HOST=x86_64-w64-mingw32 -j4
|
make HOST=x86_64-w64-mingw32 -j4
|
||||||
|
|
||||||
A prefix will be generated that's suitable for plugging into Bitcoin's
|
A prefix will be generated that's suitable for plugging into Hush's
|
||||||
configure. In the above example, a dir named `x86_64-w64-mingw32` will be
|
configure. In the above example, a dir named `x86_64-w64-mingw32` will be
|
||||||
created. To use it for Bitcoin:
|
created. To use it for Hush:
|
||||||
|
|
||||||
./configure --prefix=`pwd`/depends/x86_64-w64-mingw32
|
./configure --prefix=`pwd`/depends/x86_64-w64-mingw32
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user