summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jhbuildrc.i686-pc-mingw323
1 files changed, 3 insertions, 0 deletions
diff --git a/jhbuildrc.i686-pc-mingw32 b/jhbuildrc.i686-pc-mingw32
index 255638d..df0434e 100644
--- a/jhbuildrc.i686-pc-mingw32
+++ b/jhbuildrc.i686-pc-mingw32
@@ -23,6 +23,9 @@ skip = [ 'appplewmproto', 'libAppleWM',
# some modules are provided with xming, so can be ported with some work...
build_policy = 'updated-deps'
+if 'TINDERBOX' in os.environ:
+ nopoison = True
+ quiet_mode = True
os.environ['BUILD'] = 'i686-pc-cygwin'