projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97704b4
)
net-dialup/freeradius: Allow parallel make.
author
Matt Turner
<mattst88@gentoo.org>
Wed, 23 Nov 2016 18:08:13 +0000
(10:08 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Sat, 26 Nov 2016 22:27:17 +0000
(14:27 -0800)
Bug: https://bugs.gentoo.org/509498
net-dialup/freeradius/freeradius-3.0.12-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-dialup/freeradius/freeradius-3.0.12-r1.ebuild
b/net-dialup/freeradius/freeradius-3.0.12-r1.ebuild
index 0b7f671e6f594cce039c24f8fa6d52b87e4d5901..48c72ca85f42eba230edc5e4d450f922e4de8c69 100644
(file)
--- a/
net-dialup/freeradius/freeradius-3.0.12-r1.ebuild
+++ b/
net-dialup/freeradius/freeradius-3.0.12-r1.ebuild
@@
-181,7
+181,7
@@
src_install() {
diropts
# verbose, do not install certificates
- emake
-j1
\
+ emake \
Q='' ECHO=true \
LOCAL_CERT_PRODUCTS='' \
R="${D}" \