various warning/errorwarning fixes for gcc47
. warnings (sometimes promoted to errors) in servers/ and kernel/ . -Os for ext2 boot module to make it small enough
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
FS=ext2fs
|
||||
CLEANFILES= lib
|
||||
CPPFLAGS+= -D_MINIX
|
||||
CFLAGS+= -Os
|
||||
|
||||
.include <../Makefile.bootxx>
|
||||
|
||||
Reference in New Issue
Block a user