Author: Maciej Fijalkowski <[email protected]>
Branch:
Changeset: r552:d4b311b0e72d
Date: 2011-08-03 15:53 +0200
http://bitbucket.org/pypy/buildbot/changeset/d4b311b0e72d/
Log: merge
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -169,7 +169,7 @@
pypyJITTranslatedTestFactoryWin = pypybuilds.Translated(
platform="win32",
- translationArgs=['-Ojit', '--gcrootfinder=shadowstack'],
+ translationArgs=jit_translation_args,
targetArgs=[],
lib_python=True,
pypyjit=True,
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit