Changes between Version 12 and Version 13 of dev-lang/python
- Timestamp:
- 04/20/08 13:11:11 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/python
v12 v13 32 32 Linking then fails due to {{{-lm}}}. Seems I forgot to rework {{{configure.in}}}. 33 33 34 Now lots of {{{PyThread_}}}* undefined references. 34 Now lots of {{{PyThread_}}}* undefined references. I unconditionally enabled the BeOS threads implementation. 35 36 Python's libffi needs to be patched too (config.guess, config.sub, configure.ac). 35 37 36 38
