mirror of
https://github.com/frida/tinycc
synced 2024-12-27 15:19:41 +03:00
e50f08faa1
Prior to this commit runtime library was compiled according to the host because of the macro used to detec what architecture to choose. This commit fixes this by using the TARGET_* macro instead. |
||
---|---|---|
.. | ||
alloca86_64.S | ||
alloca86-bt.S | ||
alloca86.S | ||
armeabi.c | ||
bcheck.c | ||
libtcc1.c | ||
Makefile |