diff options
author | fanquake <fanquake@gmail.com> | 2024-03-27 16:16:28 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2024-03-27 16:36:14 +0000 |
commit | 7a12cbed99cabac90e6c198c8ddbf37fff87abe7 (patch) | |
tree | 5124f5350bc7c82aba158e75c8dd0885b671e231 /doc | |
parent | 28f2ca675f89a764e1ec8eb5671b35357b8677f3 (diff) | |
parent | b7e7e727abd86104ee58beb648a94e2f453d1f6d (diff) |
Merge bitcoin/bitcoin#29747: depends: fix mingw-w64 Qt DEBUG=1 build
b7e7e727abd86104ee58beb648a94e2f453d1f6d depends: fix mingw-w64 Qt DEBUG=1 build (fanquake)
Pull request description:
The issue is that compilation is done with `x86_64-w64-mingw32-g++-posix`, but then linking is done with `x86_64-w64-mingw32-g++`.
I'm guessing this has been broken since #24131 (01d1845a80ae48d741deea695ddce95d940ab0d8), but have not checked.
Fixes #29734.
Unblocks #29527 (`DEBUG=1` builds can be tested).
ACKs for top commit:
hebasto:
ACK b7e7e727abd86104ee58beb648a94e2f453d1f6d, tested on Ubuntu 22.04 with the [installed](https://github.com/bitcoin/bitcoin/issues/29734#issuecomment-2022852344) `g++-mingw-w64-x86-64` package.
TheCharlatan:
ACK b7e7e727abd86104ee58beb648a94e2f453d1f6d
Tree-SHA512: 9e24e84046c0489c20971bb9c68d1a643c233837193c184f61bff79dfc8d7397a5c5526ac1a205ad423920f2589559cd01cb104ceb7f89515bb6421510d82ca9
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions