Files
bitcoin/depends/packages
fanquake e4859c82c7 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
(01d1845a80), but have not checked.

Fixes #29734.
Unblocks #29527 (now DEBUG=1 builds can be tested).

Github-Pull: #29747
Rebased-From: b7e7e727ab
2024-05-23 17:05:57 +01:00
..
2023-04-04 10:07:41 +01:00
2023-09-06 16:36:33 +01:00
2023-09-15 13:47:50 +01:00
2023-03-23 10:31:25 +00:00
2024-05-23 17:05:57 +01:00
2023-07-18 11:27:24 +01:00