aboutsummarylogtreecommitdiffstats
path: root/qt5-use-system-zlib-in-host-libs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-use-system-zlib-in-host-libs.patch')
-rw-r--r--qt5-use-system-zlib-in-host-libs.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/qt5-use-system-zlib-in-host-libs.patch b/qt5-use-system-zlib-in-host-libs.patch
deleted file mode 100644
index 311e5a981d44..000000000000
--- a/qt5-use-system-zlib-in-host-libs.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/tools/bootstrap/bootstrap.pro.orig 2016-06-14 17:01:24.972134372 +0200
-+++ src/tools/bootstrap/bootstrap.pro 2016-05-25 17:46:17.000000000 +0200
-@@ -132,7 +132,7 @@
- ../../corelib/io/qstandardpaths_win.cpp
- }
-
--contains(QT_CONFIG, zlib)|cross_compile {
-+contains(QT_CONFIG, zlib) {
- include(../../3rdparty/zlib.pri)
- } else {
- CONFIG += no_core_dep