mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-29 06:10:09 +08: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 |