Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #21423: build: Cleanups and follow ups after bumping Qt to 5.12.10
e67c012 doc: Update dependencies.md with a new Qt version (Hennadii Stepanov) cc25f89 build: Cleanup libxkbcommon_postprocess_cmds (Hennadii Stepanov) 72fc043 build, qt: Drop redundant -lxcb-static flag (Hennadii Stepanov) cba4a7e build, qt: Always test plugins/subdir before adding to search paths (Hennadii Stepanov) Pull request description: 1) Always test `plugins/subdir` before adding to search paths as the existence of each subdir is not guaranteed for all platforms: - bitcoin/bitcoin#21376 (comment) 2) Drop redundant `-lxcb-static` flag as it has been already linked with `Qt5XcbQpa`: - bitcoin/bitcoin#21363 (comment) 3) Cleanup `libxkbcommon_postprocess_cmds` as there is no `share/` directory in the staging one: - bitcoin/bitcoin#21376 (comment) - bitcoin/bitcoin#21376 (comment) 4) Update `dependencies.md` ACKs for top commit: fanquake: ACK e67c012 Tree-SHA512: 9113ee97d5e7424290778154d62a68af804ee82efedbbe9776a7f692104d65b07d151e9f7f1f98ec08d18f6d63efef3e44b207bee67ad913f5dbc4eddbb8ea41
- Loading branch information