mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 02:43:14 +01:00
[svn r43] Fixed the rebuild profile to be able to build sdldemo1.
This commit is contained in:
@@ -40,7 +40,8 @@ version=-version=$i
|
||||
|
||||
|
||||
[link]
|
||||
cmd=llvdc $i -of$o
|
||||
oneatatime=yes
|
||||
cmd=llvmdc $i -of$o
|
||||
|
||||
libdir=-L-L$i
|
||||
lib=-L-l$i
|
||||
@@ -49,6 +50,7 @@ flag=-L$i
|
||||
|
||||
[liblink]
|
||||
safe=yes
|
||||
oneatatime=yes
|
||||
cmd=ar rc $o $i
|
||||
|
||||
libdir=
|
||||
|
||||
Reference in New Issue
Block a user