10a61258e6
levels.
13 lines
364 B
Text
13 lines
364 B
Text
$NetBSD: patch-aa,v 1.2 2012/04/17 17:48:47 joerg Exp $
|
|
|
|
--- makefile 2005/05/06 21:04:49 1.1
|
|
+++ makefile 2005/05/06 21:05:19
|
|
@@ -5,7 +5,7 @@
|
|
#
|
|
# change the -O7 to -O3 if your compiler doesn't grok -O7
|
|
#
|
|
-CFLAGS = -DUSER=1 -O7
|
|
+CFLAGS+= -DUSER=1
|
|
|
|
SUPPORT_OBJS = rootfs.o initfs.o kernel.o cache.o sl.o stub.o
|
|
MISC_OBJS = sysdep.o util.o hexdump.o argv.o
|