Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173371 - hardened/amd64/multilib profile doesn't set multilib useflag
Summary: hardened/amd64/multilib profile doesn't set multilib useflag
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Christian Heim (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-04 16:51 UTC by Laurento Frittella (mrfree)
Modified: 2007-04-11 19:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurento Frittella (mrfree) 2007-04-04 16:51:19 UTC
I'm using an hardened stage3 (stage3-amd64-hardened-multilib-20070321.tar.bz2) and during an "emerge -evp world" i noticed that multilib useflag is disabled (simply -multilib without brackets)

/usr/portage/profiles/hardened/amd64/multilib/use.mask contains

# Copyright 2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/multilib/use.mask,v 1.1 2005/12/06 12:33:12 solar Exp $

-multilib
Comment 1 Christian Heim (RETIRED) gentoo-dev 2007-04-11 19:29:23 UTC
(In reply to comment #0)
> I'm using an hardened stage3 (stage3-amd64-hardened-multilib-20070321.tar.bz2)
> and during an "emerge -evp world" i noticed that multilib useflag is disabled
> (simply -multilib without brackets)
> 
> /usr/portage/profiles/hardened/amd64/multilib/use.mask contains
> 
> # Copyright 2005 Gentoo Foundation
> # Distributed under the terms of the GNU General Public License v2
> # $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/multilib/use.mask,v
> 1.1 2005/12/06 12:33:12 solar Exp $
> 
> -multilib

As KingTaco (Mike) already tried to explain in #gentoo-amd64(-dev?), it doesn't matter whether you enable multilib or not. The multilib behaviour is controlled by the multilib eclass. Those USE variables are simply outdated.