You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to try and patch around Qts buildsystem to keep #21778 moving
along (the issue being that even when you tell Qt to build using
Clang on Linux, it still calls out to GCC, breaking our ability to have
a macOS release build env that doesn't have a GCC toolchain installed,
and thus no ld binary).
Before trying to patch Qt any further, update to the latest LTS
release, and update the current patch set.
|[qrencode](../depends/packages/qrencode.mk)|[link](https://fukuchi.org/works/qrencode/)|[4.1.1](https://github.com/bitcoin/bitcoin/pull/27312)|| No |
33
-
|[Qt](../depends/packages/qt.mk)|[link](https://download.qt.io/official_releases/qt/)|[5.15.11](https://github.com/bitcoin/bitcoin/pull/28769)|[5.11.3](https://github.com/bitcoin/bitcoin/pull/24132)| No |
33
+
|[Qt](../depends/packages/qt.mk)|[link](https://download.qt.io/official_releases/qt/)|[5.15.13](https://github.com/bitcoin/bitcoin/pull/29732)|[5.11.3](https://github.com/bitcoin/bitcoin/pull/24132)| No |
34
34
35
35
### Networking
36
36
| Dependency | Releases | Version used | Minimum required | Runtime |
0 commit comments