mirror of
https://github.com/xomboverlord/xomb-bare-bones.git
synced 2026-01-11 18:33:15 +01:00
Added ldc-xomb-32. Shucks.
Signed-off-by: The XOmB Overlord <overlord@xomb.net>
This commit is contained in:
committed by
The XOmB Overlord
parent
49379a5d11
commit
d5b8c71e0e
20
build/ldc-xomb-32
Normal file
20
build/ldc-xomb-32
Normal file
@@ -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"
|
||||||
|
|
||||||
Reference in New Issue
Block a user