Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: CONFIG_CHECK_FATAL, making CONFIG_CHECKS fatal by default
Date: Tue, 22 Jan 2013 14:52:02
Message-Id: 50FEA78A.70806@gentoo.org
In Reply to: Re: [gentoo-dev] RFC: CONFIG_CHECK_FATAL, making CONFIG_CHECKS fatal by default by Sergey Popov
1 On 01/21/2013 10:22 PM, Sergey Popov wrote:
2 > 22.01.2013 08:23, Mike Gilbert wrote:
3 >> I guess this change is ok, given that I can opt-out fairly easily. Zac's
4 >> workaround for binary packages makes me feel better too.
5 >
6 > I am curious, can not this check be added to eclass? Or eclass does not
7 > know about type of merged package?
8
9 Since EAPI 4 we have the MERGE_TYPE variable which has 3 possible
10 values: source, buildonly, or binary.
11 --
12 Thanks,
13 Zac

Replies