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
..
2016-06-10 05:34:50 -04:00
2017-05-03 18:19:08 +08:00
2018-02-15 18:44:43 +08:00
2017-01-11 08:44:23 +08:00
2018-03-06 18:18:14 -05:00
2018-02-13 17:05:22 -08:00
2018-06-27 13:20:02 +00:00
2018-08-17 19:02:35 -04:00
2017-03-10 16:53:05 -05:00