On 01/14/2015 10:28 AM, Anthony G. Basile wrote:
> Would this approach clean up some of the masking?  Eg. I hate having to
> mask sse and friends in base/use.mask and then unmask them in
> arch/amd64/use.mask.  I'm not sure if there's a technique to make a use
> expand flags relevant only for a particular profile.

The USE_EXPAND flags are essentially the same a regular USE flags. The
"special technique" for masking USE_EXPAND flags would be to mask flags
like cpu_flags_neon as though they are regular USE flags.
-- 
Thanks,
Zac

Reply via email to