Chromium Code Reviews| Index: README.chromium |
| =================================================================== |
| --- README.chromium (revision 0) |
| +++ README.chromium (revision 0) |
| @@ -0,0 +1,9 @@ |
| +Name: gold |
| +URL: http://www.gnu.org/software/binutils/ |
| +Version: 2.21.1 |
|
bradn
2012/01/31 18:57:26
Pawel's license script is likely to scream if this
Evan Martin
2012/01/31 19:04:37
(I fixed this in the other change, to filter this
|
| + |
| +Description: |
| +This directory contains a binary of the gold linker from GNU binutils. |
| +It was built from binutils-2.21.1 with configure as: |
| + ./configure --enable-gold=default --enable-threads |
| + |
|
bradn
2012/01/31 18:57:26
Trailing CR
|