[anjuta] Disable fatal warnings

Kalev Lember kalev at fedoraproject.org
Sat May 4 10:40:50 UTC 2013


commit 963e2a2cc789dedc1770a81ee6183fc4883d8bf2
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat May 4 09:40:18 2013 +0200

    Disable fatal warnings

 anjuta.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/anjuta.spec b/anjuta.spec
index 2814c66..d37d8e7 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -75,6 +75,7 @@ iconv --from-code ISO8859-1 --to-code UTF-8 ./THANKS \
 
 %build
 %configure \
+  --disable-compile-warnings \
   --disable-schemas-compile \
   --disable-silent-rules \
   --disable-static \


More information about the scm-commits mailing list