summaryrefslogtreecommitdiffstats
path: root/src/qtwebkit.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-11-26 11:27:06 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-11-26 11:27:06 (GMT)
commit19d0acd474e39fbc2c2f7f136f9abaafdfcdc337 (patch)
treeb30f2ad95728626e5c63fd88ec2edbe88722a28a /src/qtwebkit.mk
parent1a94ae0e6777c841e005366bf0f85b51a3c9f959 (diff)
downloadmxe-19d0acd474e39fbc2c2f7f136f9abaafdfcdc337.zip
mxe-19d0acd474e39fbc2c2f7f136f9abaafdfcdc337.tar.gz
mxe-19d0acd474e39fbc2c2f7f136f9abaafdfcdc337.tar.bz2
qtwebkit: re-enable build
Diffstat (limited to 'src/qtwebkit.mk')
-rw-r--r--src/qtwebkit.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/qtwebkit.mk b/src/qtwebkit.mk
index 2e8b485..c502e19 100644
--- a/src/qtwebkit.mk
+++ b/src/qtwebkit.mk
@@ -10,17 +10,11 @@ $(PKG)_FILE = $(subst qtbase,qtwebkit,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebkit,$(qtbase_URL))
$(PKG)_DEPS := gcc qtbase qtmultimedia qtquick1 sqlite
-$(PKG)_MESSAGE :=*** qtwebkit is deprecated in Qt 5.5 ***
-
define $(PKG)_UPDATE
echo $(qtbase_VERSION)
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