set default FLTFLAGS for a fatty stack
[oweals/busybox.git] / Makefile.flags
index 3c2cbbbfb91f9e6f3c3dbdfd06fbfc9dadf5886c..3728a5b8d9a6f05bcace4008b00c106fab0cf5e3 100644 (file)
@@ -59,3 +59,6 @@ ifeq ($(CONFIG_SELINUX),y)
 LDLIBS += -lselinux -lsepol
 endif
 #LDFLAGS += -nostdlib
+
+# Busybox is a stack-fatty so make sure we increase default size
+FLTFLAGS += -s 20000