diff --git a/Xorg/lib/qt4/Makefile b/Xorg/lib/qt4/Makefile index eb60a5e28..14ce7ea75 100644 --- a/Xorg/lib/qt4/Makefile +++ b/Xorg/lib/qt4/Makefile @@ -290,6 +290,8 @@ define Build/Configure endef define Build/Compile + # just passing results in not building 3rdparty/webkit/JavaScriptCore + $(MAKE) -C $(PKG_BUILD_DIR) INSTALL_ROOT=$(PKG_INSTALL_DIR) \ $(MAKE) -C $(PKG_BUILD_DIR) install endef