Fixed threading bug
[tpg/acess2.git] / Usermode / Applications / Makefile.tpl
index 530054b..aadfbdb 100644 (file)
@@ -2,7 +2,7 @@
 #
 #
 
-CFLAGS  += -Wall -fno-builtin -fno-stack-protector -g
+CFLAGS  += -Wall -Werror -fno-builtin -fno-stack-protector -g
 LDFLAGS += 
 
 DEPFILES := $(OBJ:%.o=%.d)

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