projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
705875a
)
xorg-server: Enable parallel build
author
Michael Büsch
<mb@bu3sch.de>
Sun, 17 Oct 2010 18:20:13 +0000
(18:20 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Sun, 17 Oct 2010 18:20:13 +0000
(18:20 +0000)
SVN-Revision: 23512
Xorg/xorg/xserver/xorg-server/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/xorg/xserver/xorg-server/Makefile
b/Xorg/xorg/xserver/xorg-server/Makefile
index 96dbc41de4aee18e7bbd94735f3929d6022a14ae..492d917cf296e118c54344de565ddc911b80f343 100644
(file)
--- a/
Xorg/xorg/xserver/xorg-server/Makefile
+++ b/
Xorg/xorg/xserver/xorg-server/Makefile
@@
-23,6
+23,7
@@
PKG_BUILD_DEPENDS:=randrproto renderproto fixesproto damageproto xcmiscproto \
PKG_INSTALL:=1
PKG_FIXUP:=libtool
+PKG_BUILD_PARALLEL:=1
PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_xserver-xorg CONFIG_PACKAGE_xserver-common