mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-11-23 12:09:51 +00:00
use new msgSendv
This commit is contained in:
parent
2d6b07638a
commit
22514e3a75
@ -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)\
|
||||
|
Loading…
Reference in New Issue
Block a user