use new msgSendv

This commit is contained in:
Christopher Lloyd 2013-05-23 21:24:54 -04:00
parent 2d6b07638a
commit 22514e3a75

View File

@ -28,7 +28,7 @@ provide_src_files = ${shell (\
ln -s ../../../Foundation/NSObject/platform_linux/msgSendv-linux.s .;\
);\
test `uname -m` = "x86_64" && (\
ln -s ../../../Foundation/NSObject/platform_linux/msgSendv-x64.m .;\
ln -s ../../../Foundation/NSObject/platform_linux/msgSendv-x64.s .;\
);\
);\
$(call link_files,$(INCLUDE_DIR),h)\