Gentoo Archives: gentoo-dev

From: Andrew Savchenko <bircoph@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 0/9] Cleanup and EAPI=6 support for check-reqs.eclass
Date: Mon, 28 Dec 2015 09:35:30
Message-Id: 20151228123514.e3d2f0531db928a767022c6b@gentoo.org
In Reply to: [gentoo-dev] [PATCH 0/9] Cleanup and EAPI=6 support for check-reqs.eclass by Justin Lecher
1 Hi,
2
3 On Mon, 28 Dec 2015 09:43:46 +0100 Justin Lecher wrote:
4 > Dear all,
5 >
6 > please review my suggestion to the check-reqs.eclass according to cleanups
7 > and EAPI=6 support. Any further ideas you like to see implemented?
8
9 It would be useful to allow users to include swap space for memory
10 estimation. Sometimes this is the only way to build package without
11 cross-compiling. So I propose something like:
12
13 CHECKREQS_MEMORY_USE_SWAP="yes|no"
14
15 which can be set on command line, in make.conf or in per-package env
16 setup.
17
18 This option should be disabled by default, of course.
19
20 Best regards,
21 Andrew Savchenko

Replies