aboutsummaryrefslogtreecommitdiff
path: root/tests/python
diff options
context:
space:
mode:
Diffstat (limited to 'tests/python')
-rw-r--r--tests/python/readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/python/readme.txt b/tests/python/readme.txt
index 5481414a..e8875955 100644
--- a/tests/python/readme.txt
+++ b/tests/python/readme.txt
@@ -7,6 +7,8 @@ This is Python 2.7.1, compiled to .ll as follows:
EDIT pyconfig.h (in ./bin), remove
HAVE_GCC_ASM_FOR_X87
HAVE_SIG* except SIGNAL_H
+ and *add*
+ #define PY_NO_SHORT_FLOAT_REPR
make
...it will fail, but can continue manually
cd pylibs