Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100661 - arch specific USE flags not unmasked in uclibc profiles
Summary: arch specific USE flags not unmasked in uclibc profiles
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-28 20:02 UTC by Yuri Vasilevski (RETIRED)
Modified: 2005-07-28 20:19 UTC (History)
0 users

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 Yuri Vasilevski (RETIRED) gentoo-dev 2005-07-28 20:02:15 UTC
mmxext USE flag masked by base profile should be unmasked by uclibc/x86 profile
in the same way it is unmasked all the others */x86 profiles.
(media-video/mplayer is the only package that uses this USE flag and it builds
and works fine on uclibc/x86.)

Also, the altivec USE flag should be masked by any non ppc uclibc profile in the
same way it is masked by the rest of non uclibc non ppc profiles. (maybe it'll
be better to mask it in the base profile and unmask on ppc profiles to be
consistent with some other arch specific USE flags.)

Yuri.

Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2005-07-28 20:19:00 UTC
fixed in cvs