Backport for rc2
You can view, comment on, or merge this pull request online at:
https://github.com/bitcoin/bitcoin/pull/14005
— Commit Summary —
* depends: fix qt determinism
— File Changes —
M depends/packages/qt.mk (5)
A depends/patches/qt/xkb-default.patch (26)
— Patch Links —
https://github.com/bitcoin/bitcoin/pull/14005.patch
https://github.com/bitcoin/bitcoin/pull/14005.diff
Похожие записи
-
-
[bitcoin/bitcoin] depends: fix qt determinism (#14000)DrahtBot should be doing a gitian build on docker of 991dd820807450f37e48e474b4e2049d30922cc1, if no merges and commits to master happen in the meantime. For testing purposes, another gitian build should be done on lxc of commit…
-
[bitcoin/bitcoin] depends: fix qt determinism (#14000)fanquake commented on this pull request. > @@ -83,7 +83,7 @@ $(package)_config_opts_darwin += -device-option MAC_TARGET=$(host) $(package)_config_opts_darwin += -device-option MAC_LD64_VERSION=$(LD64_VERSION) endif -$(package)_config_opts_linux = -qt-xkbcommon +$(package)_config_opts_linux = -qt-xkbcommon-x11 https://doc.qt.io/qt-5.9/qtgui-attribution-xkbcommon.html