2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* custom/gensh2.cfg: Fix comments.
This commit is contained in:
Joel Sherrill
2000-09-12 12:51:01 +00:00
parent a8fc588c16
commit 517427107b
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/gensh2.cfg: Fix comments.
2000-09-12 Joel Sherrill <joel@OARcorp.com>
* custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include

View File

@@ -32,7 +32,6 @@ CPU_CFLAGS= -m2
# effects by failing to set up some hardware I/O registers in
# c/src/lib/libbsp/sh/gensh2/startup/hw_init.c (and perhaps elsewhere),
# which prevented proper chip initialization and muted SCI1 output.
# CFLAGS_DEBUG_V = -O4 --save-temps
CFLAGS_DEBUG_V = -O4 -g
# optimize flag: typically -0, could use -O4 or -fast