aboutsummaryrefslogtreecommitdiff
path: root/depends/README.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2019-05-09 21:19:36 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2019-05-09 21:22:24 +0200
commit79046d574980c4660f7600d11b3ca6e3729eb5e3 (patch)
treefa44f91a9bda6312213650a32b67e29535bf17cc /depends/README.md
parentde5af41e3567dd9660b3e9734113dccbce394207 (diff)
parentfa193dc8e6f3b96fa2dba2f1c1668f7720fed320 (diff)
downloadbitcoin-79046d574980c4660f7600d11b3ca6e3729eb5e3.tar.xz
Merge #15939: gitian: Remove Windows 32 bit build
fa193dc8e6f3b96fa2dba2f1c1668f7720fed320 doc: Remove win32 from the release process (MarcoFalke) faf666f8148eeb305a9c4f78459aff2c7268016b Remove Windows 32 bit build (MarcoFalke) Pull request description: The Windows 32 bit build has been removed from https://bitcoincore.org/en/download/, so unless there are complaints, we don't need to build it even ACKs for commit fa193d: fanquake: utACK https://github.com/bitcoin/bitcoin/pull/15939/commits/fa193dc8e6f3b96fa2dba2f1c1668f7720fed320 Tree-SHA512: d6f2976a2e0c407698f720b00ac23ec4056626de4eff8621f4c5581120af0460afd1bdef72329cc0e7d92afca48d94ae5fce6777cb36bfabb60b8034ff08fd88
Diffstat (limited to 'depends/README.md')
-rw-r--r--depends/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/depends/README.md b/depends/README.md
index 68a83a2aea..11ef9d2b67 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -20,7 +20,6 @@ created. To use it for Bitcoin:
Common `host-platform-triplets` for cross compilation are:
-- `i686-w64-mingw32` for Win32
- `x86_64-w64-mingw32` for Win64
- `x86_64-apple-darwin14` for macOS
- `arm-linux-gnueabihf` for Linux ARM 32 bit