summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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