GCC build fixes/updates
-Set stack sizes for boot image processes -Increase RS stack size -Reduce ramdisk size -HARDWARE task should use kernel stack -Minor asm tweaks for leading underscores
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ LDADD+= -lsys
|
||||
MAN=
|
||||
|
||||
BINDIR?= /usr/sbin
|
||||
INSTALLFLAGS+= -S 1050k
|
||||
INSTALLFLAGS+= -S 1225k
|
||||
|
||||
CPPFLAGS+= -I${MINIXSRCDIR}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user