On Thu, Oct 27, 2011 at 9:38 PM, "Paweł Hajdan, Jr."
wrote:
> On 10/27/11 11:03 AM, "Paweł Hajdan, Jr." wrote:
>> In glibc: DEPEND="gcc[hardened?]"
>> In gcc: PDEPEND="elibc_glibc? glibc[hardened?]"
>
> I even got an OK on #gentoo-hardened, but I just realized that EAPI-0
> (that both packages in
On 10/27/11 11:03 AM, "Paweł Hajdan, Jr." wrote:
> In glibc: DEPEND="gcc[hardened?]"
> In gcc: PDEPEND="elibc_glibc? glibc[hardened?]"
I even got an OK on #gentoo-hardened, but I just realized that EAPI-0
(that both packages in question use) doesn't allow use deps like
[hardened?].
I guess bumpin
As a part of my earlier threads I tried to figure out the migration plan
from not hardened glibc and not hardened gcc to both of them hardened.
That of course raises questions like - what we compile first, and what
are dependencies here?
Here's what I have figured out - by _experimenting_ not spe