summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.h8300
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-05-23 19:09:03 +0000
committerEric Andersen <andersen@codepoet.org>2002-05-23 19:09:03 +0000
commit50566667587e92dcf900e2d53204d972b5650a38 (patch)
treea6f76761af913def513f7cd326f38bce6cc95eca /extra/Configs/Config.h8300
parentdf052fadc5d95cc5312a3aff62b32993039056df (diff)
Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp>
Diffstat (limited to 'extra/Configs/Config.h8300')
-rw-r--r--extra/Configs/Config.h83002
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.h8300 b/extra/Configs/Config.h8300
index 56d0ef3a2..2fcc55998 100644
--- a/extra/Configs/Config.h8300
+++ b/extra/Configs/Config.h8300
@@ -140,7 +140,7 @@ ARCH_CFLAGS2 = -I$(KERNEL_SOURCE)/include
#
# get this from elsewhere, maybe
#
-OPTIMIZATION = $(DEBUG_CFLAGS)
+OPTIMIZATION = $(DEBUG_CFLAGS) -mh -mint32 -fsigned-char
# This is a COFF compiler (ick), so disable all the cool stuff
HAVE_ELF = false