From: "Bo Ørsted Andresen" <bo.andresen@zlin.dk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Unmasking USE flags
Date: Tue, 23 Jan 2007 23:16:08 +0100 [thread overview]
Message-ID: <200701232316.15630.bo.andresen@zlin.dk> (raw)
In-Reply-To: <Pine.LNX.4.64.0701231622140.20138@iabervon.org>
[-- Attachment #1: Type: text/plain, Size: 776 bytes --]
On Tuesday 23 January 2007 22:28, Daniel Barkalow wrote:
> Is there some approved way to unmask a USE flag that your profile masks?
> (Maybe only for certain packages?) I need "multilib" for
> cross-arm-elf/newlib, and x86 profiles have it masked.
>
> (For that matter, arm profiles seem to also have it masked, despite at
> least some arm devices having two ISAs)
I seriously doubt it'll work but unmasking a use flag is easy..
# mkdir -p /etc/portage/profile
To unmask it globally:
# echo '-multilib' >> /etc/portage/profile/use.mask
Or on a per package basis (note: for this to work properly requires portage
2.1.2 which isn't stable quite yet):
# echo 'cross-arm-elf/newlib -multilib' >> /etc/portage/profile/package.use.mask
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-01-23 22:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-23 21:28 [gentoo-user] Unmasking USE flags Daniel Barkalow
2007-01-23 22:16 ` Bo Ørsted Andresen [this message]
2007-01-24 0:24 ` Daniel Barkalow
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200701232316.15630.bo.andresen@zlin.dk \
--to=bo.andresen@zlin.dk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox