summaryrefslogtreecommitdiffstats
path: root/src/qtwebkit.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-08-06 22:06:31 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-08-06 23:26:03 (GMT)
commit325f1070341482c7c8b45c857371f49fd85a6e21 (patch)
tree33dae314a720cd0ff7612b9e03dbfa0657634c1a /src/qtwebkit.mk
parent7b4ab6d9d83b5aa69d9aee1cd45d1290b48993ff (diff)
downloadmxe-325f1070341482c7c8b45c857371f49fd85a6e21.zip
mxe-325f1070341482c7c8b45c857371f49fd85a6e21.tar.gz
mxe-325f1070341482c7c8b45c857371f49fd85a6e21.tar.bz2
qtwebkit: disable
Diffstat (limited to 'src/qtwebkit.mk')
-rw-r--r--src/qtwebkit.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qtwebkit.mk b/src/qtwebkit.mk
index 6887644..d8e6b7b 100644
--- a/src/qtwebkit.mk
+++ b/src/qtwebkit.mk
@@ -15,6 +15,10 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD_SHARED
+ echo qtwebkit is deprecated in Qt 5.5
+endef
+
+define $(PKG)_BUILD_SHARED_DISABLED
# looks for build tools with .exe suffix and tries to use win_flex
$(SED) -i 's,\.exe,,' '$(1)/Tools/qmake/mkspecs/features/functions.prf'
# invoke qmake with removed debug options as a workaround for