dogecoin/depends/packages
Cory Fields de0b4fba2f 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.
2018-08-17 19:02:35 -04:00
..
bdb.mk
boost.mk Remove program options from build system 2018-07-18 02:48:34 +00:00
dbus.mk
expat.mk
fontconfig.mk
freetype.mk
libevent.mk
libICE.mk
libSM.mk
libX11.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
libXau.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
libxcb.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
libXext.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
miniupnpc.mk
native_biplist.mk
native_cctools.mk
native_cdrkit.mk
native_ds_store.mk
native_libdmg-hfsplus.mk
native_mac_alias.mk
native_protobuf.mk
openssl.mk
packages.mk Add aarch64 qt depends support for cross compiling bitcoin-qt 2018-07-29 15:59:55 +02:00
protobuf.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
qrencode.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
qt.mk depends: fix qt determinism 2018-08-17 19:02:35 -04:00
xcb_proto.mk
xextproto.mk Add aarch64 qt depends support for cross compiling bitcoin-qt 2018-07-29 15:59:55 +02:00
xproto.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
xtrans.mk [depends] Add riscv qt depends support for cross compiling bitcoin-qt 2018-08-09 03:34:44 +08:00
zeromq.mk depends: disable Werror for zmqlib release, causes ndk build to break 2018-07-17 20:22:03 +02:00
zlib.mk