Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 584012

Summary: multilib eclasses: multilib_copy_sources should be a nop when there's only one ABI
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: EclassesAssignee: Michał Górny <mgorny>
Status: CONFIRMED ---    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description SpanKY gentoo-dev 2016-05-24 19:33:56 UTC
having a system with only one ABI active is a fairly common use case (and it's the default), even when a few packages have had multiple ABI's enabled.  the multilib_copy_sources call is a waste of time in these scenarios.  it should be a nop when there is only one ABI active for the current build.