Files
bitcoin/depends/packages
fanquake a6862c50c5 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-04-16 09:12:39 +01:00
..
2024-02-18 01:57:16 +01:00
2023-12-12 13:58:38 +00:00
2023-04-04 10:07:41 +01:00
2022-07-29 14:02:23 +01:00
2023-03-23 10:31:25 +00:00
2024-04-16 09:12:39 +01:00
2023-07-18 11:27:24 +01:00
2023-10-24 12:11:11 +01:00