aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_zmq.py
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2018-08-17 18:49:53 -0400
committerMarcoFalke <falke.marco@gmail.com>2018-08-19 14:41:18 -0400
commit48c845902ac044af99ceb7cacc1ea3eacfaeb913 (patch)
tree11531118a760cda2189164581d052f69662d78eb /test/functional/rpc_zmq.py
parent3d827bee699abffe61d99099d9f7e813b4acc2a5 (diff)
downloadbitcoin-48c845902ac044af99ceb7cacc1ea3eacfaeb913.tar.xz
depends: fix qt determinism
Qt's configure grabs the path to xkb's data root during configure, but the build changes in 5.8 apparently broke the handling for cross builds. As a result, the string embedded in the binary depends on whether or not some files are present in the builder's filesystem. The "-xkb-config-root" configure setting is intended to allow manual overriding but it is also broken. See: https://bugreports.qt.io/browse/QTBUG-60005 This has since been fixed upstream, so just hard-code the path for now. We can drop this patch when we bump to a fixed Qt. Also, fix the "-qt-xkbcommon-x11" config param which was renamed. This does not appear to affect build results, presumably because auto-detection is working, but it does not hurt to be explicit. Github-Pull: #14000 Rebased-From: de0b4fba2fb5270dcc8d851243af9187b8ef191a
Diffstat (limited to 'test/functional/rpc_zmq.py')
0 files changed, 0 insertions, 0 deletions