Buildsystem changes for GCC
-Makefile updates -Update mkdep -Build fixes/warning cleanups for some programs -Restore leading underscores on global syms in kernel asm files -Increase ramdisk size
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
PROG= patch
|
||||
SRCS= patch.c pch.c inp.c util.c version.c
|
||||
CPPFLAGS+= -DVOIDSIG -wo -DSMALL
|
||||
CPPFLAGS+= -DVOIDSIG -DSMALL
|
||||
MAN=
|
||||
|
||||
.include <minix.prog.mk>
|
||||
|
||||
Reference in New Issue
Block a user