xorg-server: Enable parallel build
[openwrt/svn-archive/archive.git] / Xorg / xorg / xserver / xorg-server / Makefile
index 96dbc41de4aee18e7bbd94735f3929d6022a14ae..492d917cf296e118c54344de565ddc911b80f343 100644 (file)
@@ -23,6 +23,7 @@ PKG_BUILD_DEPENDS:=randrproto renderproto fixesproto damageproto xcmiscproto \
 
 PKG_INSTALL:=1
 PKG_FIXUP:=libtool
 
 PKG_INSTALL:=1
 PKG_FIXUP:=libtool
+PKG_BUILD_PARALLEL:=1
 
 PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_xserver-xorg CONFIG_PACKAGE_xserver-common
 
 
 PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_xserver-xorg CONFIG_PACKAGE_xserver-common