mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-19 19:34:19 +08:00
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 | ||