diff options
Diffstat (limited to 'tccelf.c')
| -rw-r--r-- | tccelf.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1587,7 +1587,7 @@ static inline int tcc_add_support(TCCState *s1, const char *filename) "ARM" #endif #ifdef TCC_TARGET_ARM64 - "ARM64" + "arm64" #endif #ifdef TCC_TARGET_C67 "C67" |
