projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9021f41
)
mail-client/thunderbird: add lto to 8G disk check
author
Jory Pratt
<anarchy@gentoo.org>
Sun, 29 Sep 2019 01:29:41 +0000
(20:29 -0500)
committer
Jory Pratt
<anarchy@gentoo.org>
Sun, 29 Sep 2019 01:29:41 +0000
(20:29 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
mail-client/thunderbird/thunderbird-68.1.1.ebuild
patch
|
blob
|
history
diff --git
a/mail-client/thunderbird/thunderbird-68.1.1.ebuild
b/mail-client/thunderbird/thunderbird-68.1.1.ebuild
index 193e300578eb1ae5725a9da7dabc74e35df777f6..5ba8241b68ee7cc1771b9b07ff4ed19f1ca260f3 100644
(file)
--- a/
mail-client/thunderbird/thunderbird-68.1.1.ebuild
+++ b/
mail-client/thunderbird/thunderbird-68.1.1.ebuild
@@
-237,7
+237,7
@@
pkg_setup() {
pkg_pretend() {
# Ensure we have enough disk space to compile
- if use pgo || use debug || use test ; then
+ if use pgo || use
lto || use
debug || use test ; then
CHECKREQS_DISK_BUILD="8G"
else
CHECKREQS_DISK_BUILD="4G"