aboutsummaryrefslogtreecommitdiff
path: root/libs/expat
diff options
context:
space:
mode:
Diffstat (limited to 'libs/expat')
-rw-r--r--libs/expat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libs/expat/Makefile b/libs/expat/Makefile
index 34dacd114..6372254e5 100644
--- a/libs/expat/Makefile
+++ b/libs/expat/Makefile
@@ -19,11 +19,10 @@ PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:libexpat:expat
CMAKE_INSTALL:=1
-PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk
-include $(INCLUDE_DIR)/cmake.mk
+include ../../devel/ninja/ninja-cmake.mk
define Package/libexpat
SECTION:=libs