diff os9/mc09/makefile @ 102:09148bb27659

fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 27 Dec 2018 16:03:36 +0900
parents 15569aa4098e
children 844305752064
line wrap: on
line diff
--- a/os9/mc09/makefile	Thu Dec 27 15:40:50 2018 +0900
+++ b/os9/mc09/makefile	Thu Dec 27 16:03:36 2018 +0900
@@ -5,7 +5,7 @@
 
 DESTDIR=/usr/local/bin
 
-CFLAGS = -m32 -Wno-return-type -Wno-implicit-int -Wno-implicit-function-declaration -Wno-parentheses
+CFLAGS = -m32 -O0 -g -Wno-return-type -Wno-implicit-int -Wno-implicit-function-declaration -Wno-parentheses
 
 AS09 = ../../src/a09