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 | 06b17ec0e4abd5f74398e9d3213241fc72df2600 (patch) | |
tree | 5f936c72655adb3818b51fb93554f09b75545a54 /sys-devel/binutils-nios2 | |
parent | Version bump. (diff) | |
download | historical-06b17ec0e4abd5f74398e9d3213241fc72df2600.tar.gz historical-06b17ec0e4abd5f74398e9d3213241fc72df2600.tar.bz2 historical-06b17ec0e4abd5f74398e9d3213241fc72df2600.zip |
sync use flags with binutils
Package-Manager: portage-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> |