Author: Brian Kearns <[email protected]>
Branch:
Changeset: r60799:b7ad84866494
Date: 2013-01-31 19:46 -0500
http://bitbucket.org/pypy/pypy/changeset/b7ad84866494/
Log: backout b366d0104c42, breaks many things, apparently not tested
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
--- a/rpython/translator/c/genc.py
+++ b/rpython/translator/c/genc.py
@@ -761,6 +761,7 @@
srcdir / 'exception.c',
srcdir / 'rtyper.c', # ifdef HAVE_RTYPER
srcdir / 'support.c',
+ srcdir / 'profiling.c',
srcdir / 'debug_print.c',
srcdir / 'debug_traceback.c', # ifdef HAVE_RTYPER
srcdir / 'asm.c',
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit