We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a99b6cb + 34754ce commit c82ea8bCopy full SHA for c82ea8b
depends/README.md
@@ -13,7 +13,7 @@ For example:
13
make HOST=x86_64-w64-mingw32 -j4
14
15
A prefix will be generated that's suitable for plugging into Bitcoin's
16
-configure. In the above example, a dir named i686-w64-mingw32 will be
+configure. In the above example, a dir named x86_64-w64-mingw32 will be
17
created. To use it for Bitcoin:
18
19
./configure --prefix=`pwd`/depends/x86_64-w64-mingw32
0 commit comments