Update of /cvsroot/arcem/arcem In directory vz-cvs-4.sog:/tmp/cvs-serv17791
Modified Files: Makefile Log Message: Make Linux build shush-up about unused functions so we can see the wood for the trees. Index: Makefile =================================================================== RCS file: /cvsroot/arcem/arcem/Makefile,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- Makefile 11 Jun 2012 21:32:49 -0000 1.40 +++ Makefile 21 Jul 2012 01:03:31 -0000 1.41 @@ -49,7 +49,7 @@ WARN = -Wall -Wno-return-type -Wno-unknown-pragmas -Wshadow \ -Wpointer-arith -Wcast-align -Wstrict-prototypes \ -Wmissing-prototypes -Wmissing-declarations -Wnested-externs \ - -Wcast-qual -Wwrite-strings + -Wcast-qual -Wwrite-strings -Wno-unused ifeq ($(PROFILE),yes) CFLAGS = -O -g -pg -ftest-coverage -fprofile-arcs ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ -- arcem-cvs mailing list arcem-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/arcem-cvs