0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00
bitcoin-bitcoin-core/depends/patches/qt
fanquake fa5e97e8c2
build: disable qt SDK version checking
This tries to invoke xcrun, which is not available when cross-compiling.
Given we are in control of the SDK versions being used, removing this
check has minimal-no effect.
2021-03-10 12:57:26 +08:00
..
dont_hardcode_pwd.patch build: replace pwd sed in qt package with a patch 2020-08-25 14:37:45 +08:00
drop_lrelease_dependency.patch build: replace qtranslations lrelease sed with a patch in qt package 2020-08-26 11:27:12 +08:00
fix_android_jni_static.patch Qt: patch androidjnimain.cpp to make sure JNI is initialised when statically compiled 2019-10-12 12:49:25 +02:00
fix_android_qmake_conf.patch build: qt 5.12.10 2021-03-10 12:57:22 +08:00
fix_no_printer.patch build: qt 5.12.10 2021-03-10 12:57:22 +08:00
fix_qpainter_non_determinism.patch Fix QPainter non-determinism on macOS 2020-11-23 12:08:18 -05:00
fix_qt_pkgconfig.patch build: qt 5.12.10 2021-03-10 12:57:22 +08:00
mac-qmake.conf build: remove global_init_link_order from mac qt qmake.conf 2020-11-14 08:54:24 +08:00
no-xlib.patch depends: qt: Patch to remove dep on libX11 2019-07-18 17:43:06 -04:00
no_sdk_version_check.patch build: disable qt SDK version checking 2021-03-10 12:57:26 +08:00