Automated testing (re #1111): added -Wno-unused-label in CFLAGS for automated test

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@3268 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/tests/automated/gnu-ipp.xml.template b/tests/automated/gnu-ipp.xml.template
index f5e367f..1bd121f 100644
--- a/tests/automated/gnu-ipp.xml.template
+++ b/tests/automated/gnu-ipp.xml.template
@@ -5,6 +5,7 @@
 		<FileWrite file="user.mak">
 		  <![CDATA[
 # Written by ccdash
+export CFLAGS += -Wno-unused-label -g
 ]]>			
 		</FileWrite>
 		<FileWrite file="pjlib/include/pj/config_site.h">