projects
/
portage-overlay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d377b45
)
net-misc/sks: re-add -j1 as build fails without
author
kristianf
<devnull@localhost>
Fri, 15 Nov 2013 00:00:28 +0000
(
01:00
+0100)
committer
kristianf
<devnull@localhost>
Fri, 15 Nov 2013 00:00:28 +0000
(
01:00
+0100)
net-misc/sks/sks-1.1.4.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/sks/sks-1.1.4.ebuild
b/net-misc/sks/sks-1.1.4.ebuild
index
14bea85
..
3a07775
100644
(file)
--- a/
net-misc/sks/sks-1.1.4.ebuild
+++ b/
net-misc/sks/sks-1.1.4.ebuild
@@
-47,7
+47,7
@@
src_prepare() {
src_compile() {
emake dep
- emake all
+ emake
-j1
all
if use optimize; then
emake all.bc
fi