0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-11 15:56:58 -04:00
bitcoin-core/depends/packages
fanquake b7e7e727ab
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).
2024-03-27 10:52:32 +00:00
..
bdb.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
boost.mk
capnp.mk depends: always set CMAKE_INSTALL_LIBDIR=lib/ 2024-03-25 10:51:08 +00:00
expat.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
fontconfig.mk
freetype.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
libevent.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
libmultiprocess.mk depends: always set CMAKE_POSITION_INDEPENDENT_CODE=ON 2024-03-25 10:51:45 +00:00
libnatpmp.mk depends: use ar rather than libtool for miniupnpc/libnatpmp 2024-01-26 19:12:45 +00:00
libXau.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
libxcb.mk
libxcb_util.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
libxcb_util_image.mk
libxcb_util_keysyms.mk
libxcb_util_render.mk
libxcb_util_wm.mk
libxkbcommon.mk
miniupnpc.mk depends: use ar rather than libtool for miniupnpc/libnatpmp 2024-01-26 19:12:45 +00:00
native_capnp.mk
native_cctools.mk
native_libmultiprocess.mk
native_libtapi.mk
native_llvm.mk
packages.mk
qrencode.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
qt.mk depends: fix mingw-w64 Qt DEBUG=1 build 2024-03-27 10:52:32 +00:00
sqlite.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
systemtap.mk
xcb_proto.mk
xproto.mk
zeromq.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00