summaryrefslogtreecommitdiff
blob: 187b1a1c2e15da5662b91c505d2cce2247f1ee33 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>toolchain</herd>
<herd>embedded</herd>
<use>
<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>