mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
No need to check out everything: binutils is enough.
Patch by John Tytgat. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115757 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a0792de66c
commit
ed7713df19
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user