urbit/nix/nixcrpkgs/pkgs/qt/pkg-config-cross.patch
benjamin-tlon edd57d380d
Finish cc-release cross-compilation. (#1202)
- Fixes the IPC bug
- Fixes the terminfo bug
- Moves the OSX SDK out of our nixcrpkgs fork.
- Vendor nixcrpkgs instead of having it be a submodule.
2019-04-23 19:50:38 -07:00

14 lines
442 B
Diff

diff -ur qt-orig/configure.pri qt/configure.pri
--- qt-orig/configure.pri 2017-07-27 18:16:48.205591390 -0700
+++ qt/configure.pri 2017-07-29 13:11:08.957085166 -0700
@@ -139,7 +139,8 @@
}
}
- $$qtConfEvaluate("features.cross_compile") {
+ qtLog("Blindly trusting this pkg-config to be valid.");
+ false {
# cross compiling, check that pkg-config is set up sanely
sysroot = $$config.input.sysroot