diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-05-23 21:47:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-05-23 21:47:07 +0000 |
commit | 2f8c7a4decb5fa16a9059aa4103d5f2a71859b05 (patch) | |
tree | 86020f69c3d486d73b956261338930ebb60a1d59 /sys-devel/binutils-nios2 | |
parent | sync use flags with binutils (diff) | |
download | gentoo-2-2f8c7a4decb5fa16a9059aa4103d5f2a71859b05.tar.gz gentoo-2-2f8c7a4decb5fa16a9059aa4103d5f2a71859b05.tar.bz2 gentoo-2-2f8c7a4decb5fa16a9059aa4103d5f2a71859b05.zip |
sync use flags with binutils
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/binutils-nios2')
-rw-r--r-- | sys-devel/binutils-nios2/metadata.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-devel/binutils-nios2/metadata.xml b/sys-devel/binutils-nios2/metadata.xml index a5f378835ad6..187b1a1c2e15 100644 --- a/sys-devel/binutils-nios2/metadata.xml +++ b/sys-devel/binutils-nios2/metadata.xml @@ -4,9 +4,8 @@ <herd>toolchain</herd> <herd>embedded</herd> <use> -<flag name='multislot'>Allow for multiple versions of binutils to be emerged at -once for same CTARGET</flag> -<flag name='multitarget'>Adds support to binutils for cross compiling (does not -work with gas)</flag> +<flag name='gold'>Use the new gold linker (written in C++) rather than the standard linker (this _will_ break things)</flag> +<flag name='multislot'>Allow for multiple versions of binutils to be emerged at once for same CTARGET</flag> +<flag name='multitarget'>Adds support to binutils for cross compiling (does not work with gas)</flag> </use> </pkgmetadata> |