summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.h8300
diff options
context:
space:
mode:
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