mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 11:57:28 -03:00
492971de35
This change adds the correct suffix to debug mode .pc filenames for MinGW and also to the Qt libraries listed in the `Requires` field. The filename adjustment fixes the accidental overwriting of release mode .pc files with the debug mode variant which required the wrong variant of the libraries when `debug_and_release` is active. Note that macOS also supports the `debug_and_release' configuration but may use the regular library names together with DYLD_IMAGE_SUFFIX. Creation of *_debug.pc files is turned off as they're identical to their non-debug counterparts. More info: - QTBUG-4155 - Qt commit a0d8fb4ac3cb7bafdb39f340055eacee4f957513 |
||
---|---|---|
.. | ||
fix_android_jni_static.patch | ||
fix_android_qmake_conf.patch | ||
fix_configure_mac.patch | ||
fix_no_printer.patch | ||
fix_qt_pkgconfig.patch | ||
fix_rcc_determinism.patch | ||
fix_riscv64_arch.patch | ||
mac-qmake.conf | ||
no-xlib.patch | ||
xkb-default.patch |