fix makefile typo
svn: r8438
This commit is contained in:
parent
93f7324deb
commit
d49f16da7f
|
@ -72,7 +72,7 @@ OBJS = salloc.@LTO@ \
|
||||||
thread.@LTO@ \
|
thread.@LTO@ \
|
||||||
type.@LTO@ \
|
type.@LTO@ \
|
||||||
vector.@LTO@ \
|
vector.@LTO@ \
|
||||||
$(@FOREIGN_IFUSED@_OBJ) \
|
$(@FOREIGN_IF_USED@_OBJ) \
|
||||||
gc2.@LTO@
|
gc2.@LTO@
|
||||||
|
|
||||||
FOREIGN_USED_C = $(XSRCDIR)/foreign.c
|
FOREIGN_USED_C = $(XSRCDIR)/foreign.c
|
||||||
|
|
Loading…
Reference in New Issue
Block a user