aboutsummarylogtreecommitdiffstats
path: root/qt5-disable-default-lib-include-detection.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-disable-default-lib-include-detection.patch')
-rw-r--r--qt5-disable-default-lib-include-detection.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/qt5-disable-default-lib-include-detection.patch b/qt5-disable-default-lib-include-detection.patch
deleted file mode 100644
index 64475b7e7a0a..000000000000
--- a/qt5-disable-default-lib-include-detection.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/mkspecs/features/default_pre.prf 2016-06-25 18:44:50.952774100 +0200
-+++ b/mkspecs/features/default_pre.prf 2016-06-25 18:42:00.416181500 +0200
-@@ -29,7 +29,7 @@
- #
- # Get default include and library paths from compiler
- #
-- gcc {
-+ !win32:gcc {
- equals(QMAKE_DIR_SEP, /) {
- cmd_prefix = "LC_ALL=C"
- cmd_suffix = "</dev/null >/dev/null"