mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 02:43:14 +01:00
12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
1) Do a checkout of tango trunk in the llvmdc root dir (along dmd, gen, runtime etc).
|
|
|
|
* svn co http://svn.dsource.org/projects/tango/trunk ../tango
|
|
|
|
2) Patch the runtime
|
|
|
|
* sh patch-tango.sh
|
|
|
|
3) Compile the runtime
|
|
|
|
* sh build.sh
|