Revision: 6781 http://ipcop.svn.sourceforge.net/ipcop/?rev=6781&view=rev Author: gespinasse Date: 2012-09-06 06:08:45 +0000 (Thu, 06 Sep 2012) Log Message: ----------- Use our CFLAGS
Modified Paths: -------------- ipcop/trunk/lfs/dnsmasq Modified: ipcop/trunk/lfs/dnsmasq =================================================================== --- ipcop/trunk/lfs/dnsmasq 2012-09-04 19:44:55 UTC (rev 6780) +++ ipcop/trunk/lfs/dnsmasq 2012-09-06 06:08:45 UTC (rev 6781) @@ -86,7 +86,7 @@ cd $(DIR_APP) && sed -i \ -e 's/^#define CHUSER .*$$/#define CHUSER "dnsmasq"/' \ -e 's/^#define CHGRP .*$$/#define CHGRP "dnsmasq"/' src/config.h - cd $(DIR_APP) && make COPTS=-DNO_IPV6 + cd $(DIR_APP) && make COPTS=-DNO_IPV6 CFLAGS="$(CFLAGS) -Wall -W" cd $(DIR_APP) && make PREFIX=/usr install ln -sf /var/ipcop/dhcp/dnsmasq.conf /etc/dnsmasq.conf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ 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/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn