qtwebkit: disable

This commit is contained in:
Mark Brand 2015-08-07 00:06:31 +02:00
parent 7b4ab6d9d8
commit 325f107034
1 changed files with 4 additions and 0 deletions

View File

@ -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