Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382307 - sys-devel/{clang,llvm}: convert USE=alltargets to USE=multitarget
Summary: sys-devel/{clang,llvm}: convert USE=alltargets to USE=multitarget
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-08 19:21 UTC by SpanKY
Modified: 2011-10-03 13:37 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 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