--- yaboot-1.2.3/Makefile	Mon Aug  6 02:58:06 2001
+++ yaboot-1.2.3-eb1/Makefile	Mon Aug  6 01:58:14 2001
@@ -32,7 +32,7 @@
 
 # The flags for the target compiler.
 #
-CFLAGS = -O0 -g -nostdinc -Wall -isystem `gcc -print-file-name=include` -fsigned-char
+CFLAGS = -Os -g -nostdinc -Wall -isystem `gcc -print-file-name=include` -fsigned-char
 CFLAGS += -DVERSION=\"${VERSION}\"	#"
 CFLAGS += -DTEXTADDR=$(TEXTADDR) -DDEBUG=$(DEBUG)
 CFLAGS += -DMALLOCADDR=$(MALLOCADDR) -DMALLOCSIZE=$(MALLOCSIZE)
