No need to check out everything: binutils is enough.
authorDuncan Sands <baldrick@free.fr>
Wed, 6 Oct 2010 06:45:11 +0000 (06:45 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 6 Oct 2010 06:45:11 +0000 (06:45 +0000)
Patch by John Tytgat.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115757 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GoldPlugin.html

index 3f2e9fb2e640205e0fecef2816f8aaa9d7b0a88e..68c5cf19280288ced2c771185e39105d4ae58069 100644 (file)
@@ -55,7 +55,7 @@ mkdir binutils
 cd binutils
 cvs -z 9 -d :pserver:anoncvs@sourceware.org:/cvs/src login
 <em>{enter "anoncvs" as the password}</em>
-cvs -z 9 -d :pserver:anoncvs@sourceware.org:/cvs/src co src
+cvs -z 9 -d :pserver:anoncvs@sourceware.org:/cvs/src co binutils
 mkdir build
 cd build
 ../src/configure --enable-gold --enable-plugins