diff --git a/build/ldc-xomb-32 b/build/ldc-xomb-32 new file mode 100644 index 0000000..d8d2e2c --- /dev/null +++ b/build/ldc-xomb-32 @@ -0,0 +1,20 @@ +profile=phobos + +compiler=ldc + +exeext= +objext=o + + + +version=LDC + +[compile] +cmd=ldc -nodefaultlib -g -m32 -I../kernel/runtime/ -c $i + +[link] +cmd=# + +[postlink] +cmd=echo "lol fuckers" +