Trying to reduce the ability for a fork bomb to fault the kernel
[tpg/acess2.git] / Usermode / Applications / init_src / Makefile
index 641503d..94aebd1 100644 (file)
@@ -4,7 +4,8 @@
 
 CPPFLAGS += 
 CFLAGS  += -Wall -Werror -O3
-LDFLAGS  += -lspiderscript
+LDFLAGS  +=
+# -lspiderscript
 
 BIN = ../init
 OBJ = main.o

UCC git Repository :: git.ucc.asn.au