mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 02:43:14 +01:00
5 lines
60 B
Bash
Executable File
5 lines
60 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd ../tango
|
|
patch -p0 < ../runtime/llvmdc.diff
|