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:
af38063
)
xkbcomp: Enable parallel build
author
Michael Büsch
<
[email protected]
>
Wed, 27 Oct 2010 11:54:23 +0000
(11:54 +0000)
committer
Michael Büsch
<
[email protected]
>
Wed, 27 Oct 2010 11:54:23 +0000
(11:54 +0000)
SVN-Revision: 23663
Xorg/xorg/app/xkbcomp/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/xorg/app/xkbcomp/Makefile
b/Xorg/xorg/app/xkbcomp/Makefile
index 25d1931a84782384c97a082939f1358bb62aed9c..b7c0a2da26f0b6bf2e95a6ffedbb225d1b71bfea 100644
(file)
--- a/
Xorg/xorg/app/xkbcomp/Makefile
+++ b/
Xorg/xorg/app/xkbcomp/Makefile
@@
-17,6
+17,7
@@
PKG_BUILD_DIR:=$(BUILD_DIR)/Xorg/$(PKG_NAME)-$(PKG_VERSION)/
PKG_MD5SUM:=38c387bacdc01038c8ac280588792bcf
PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk