From 50566667587e92dcf900e2d53204d972b5650a38 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 23 May 2002 19:09:03 +0000 Subject: Several h8300 updates from Yoshinori Sato --- extra/Configs/Config.h8300 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') 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 -- cgit v1.2.3