1 It's better for us to see gcc output in the build log to ease debugging.
2 Quiet builds make that much harder.
4 Index: aiccu-20070115/unix-console/Makefile
5 ===================================================================
6 --- aiccu-20070115.orig/unix-console/Makefile 2009-10-25 22:33:06.000000000 +0100
7 +++ aiccu-20070115/unix-console/Makefile 2009-10-25 22:33:12.000000000 +0100
10 #CFLAGS += $(CWARNS) -D_GNU_SOURCE -D_DEBUG -g3 -O0
11 CFLAGS += $(CWARNS) -D_GNU_SOURCE
16 # Add -O3 when nothing is specified yet