aboutsummaryrefslogtreecommitdiff
path: root/depends/patches
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2024-03-27 10:49:50 +0000
committerfanquake <fanquake@gmail.com>2024-03-27 10:52:32 +0000
commitb7e7e727abd86104ee58beb648a94e2f453d1f6d (patch)
treeee707b205ca2785426538aa01fa5d893ee7de7db /depends/patches
parentd04324a7056a735c1127ba8ccdc720a16e7281a3 (diff)
downloadbitcoin-b7e7e727abd86104ee58beb648a94e2f453d1f6d.tar.xz
depends: fix mingw-w64 Qt DEBUG=1 build
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 (now DEBUG=1 builds can be tested).
Diffstat (limited to 'depends/patches')
0 files changed, 0 insertions, 0 deletions