comparison llvmdc-tango @ 654:961221d5a49c

Updated llvmdc-tango Rebuild profile, liblink was wrong
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Mon, 06 Oct 2008 10:23:25 +0200
parents cecfee2d01a8
children 93433f4b6963
comparison
equal deleted inserted replaced
653:5812d6fac0f0 654:961221d5a49c
53 [liblink] 53 [liblink]
54 safe=yes 54 safe=yes
55 oneatatime=yes 55 oneatatime=yes
56 cmd=llvm-ar rsc $o $i 56 cmd=llvm-ar rsc $o $i
57 57
58 libdir=-L=$i 58 libdir=
59 lib=-l=$i 59 lib=
60 flag=$i 60 flag=
61 61
62 62
63 [postliblink] 63 [postliblink]
64 #cmd=ranlib $i 64 #cmd=ranlib $i
65 65