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

Bug 382307

Summary: sys-devel/{clang,llvm}: convert USE=alltargets to USE=multitarget
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: [OLD] DevelopmentAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description SpanKY gentoo-dev 2011-09-08 19:21:02 UTC
sys-devel/binutils and sys-devel/gdb have long been using USE=multitarget to control enabling of all known targets in a single binary rather than just the native target.  since clang/llvm[alltargets] seems to do the same thing, they should migrate over to the already existing USE flag name so we stay consistent.
Comment 1 Bernard Cafarelli gentoo-dev 2011-10-03 13:37:33 UTC
Good idea, consistency++

All ebuilds and metadata.xml have been update to USE=multitarget