Update of /cvsroot/fink/scripts/buildfink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19262

Modified Files:
        filters.xml 
Log Message:
Compiler flag that has been silent NOOP may become an error soon.


Index: filters.xml
===================================================================
RCS file: /cvsroot/fink/scripts/buildfink/filters.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- filters.xml 27 Nov 2006 15:55:16 -0000      1.12
+++ filters.xml 1 Mar 2007 06:44:35 -0000       1.13
@@ -177,5 +177,7 @@
 
        <filter name="warnings/obsolete_headtail">(head|tail)\s+-[0-9]</filter>
 
+       <filter name="warnings/no_cpp_precomp">-no-cpp-precomp</filter>
+
        <filter name="successes">.$</filter>
 </filters>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to