diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-11-21 06:43:23 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-11-21 06:43:23 +0000 |
commit | de2abcca5af59ebc11f66fb6fb491e16f50c8166 (patch) | |
tree | 891fd00f18abd99fb41d8453c8bc2af9ffdf176f /extra/Configs | |
parent | 4d952dfe7756644a4e7f92081906fd7d4194209c (diff) |
Patch from Yoshinori Sato to update the h8300 architecture.
Diffstat (limited to 'extra/Configs')
-rw-r--r-- | extra/Configs/Config.h8300 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/Configs/Config.h8300 b/extra/Configs/Config.h8300 index 8620dfa4a..657128d17 100644 --- a/extra/Configs/Config.h8300 +++ b/extra/Configs/Config.h8300 @@ -13,7 +13,6 @@ config HAVE_ELF config ARCH_CFLAGS string - default "-mh -mint32 -fsigned-char" config ARCH_LDFLAGS string |