random
[vg.git] / vg_build.h
index fbfbf95062e56f5c744f36f58685abd4ecfb4895..53de6c3edacc3cc3ac8b3415b5223c5dfbe54540 100644 (file)
@@ -214,7 +214,7 @@ void vg_build(void)
 
    /* Warnings */
    strcat( cmd, 
-      "   -Wall\\\n"
+      "   -Wall -ferror-limit=0\\\n"
       "     -Wno-unused-function -Wno-unused-variable\\\n"
       "     -Wno-unused-command-line-argument -Wno-unused-but-set-variable\\\n"
    );