On 06/30/2012 01:46 AM, Torsten Veller wrote: > * Ian Stakenvicius <[email protected]>: >> FYI, all the work subslotting the perl stuff doesn't work yet, so it's >> probably best to wait a few days before trying it out. > > Perl modules have to be rebuilt if dev-lang/perl's useflags are changed. > > That would make dev-lang/perl's SLOT depend on users USE flags settings which > is forbidden. Or will it work for sub-slot part? > SLOT="0/5.16(?ithreads:-ithreads)(?debug:-debug)"
Maybe this useflags synchronization thing is best managed with the existing USE deps support? So, if something interacts with perls ithreads and debug flags, its dependency should be something like dev-lang/perl[ithreads=][debug=]. -- Thanks, Zac
