diff options
author | Matthias Klose <doko@ubuntu.com> | 2007-09-04 20:46:02 (GMT) |
---|---|---|
committer | Matthias Klose <doko@ubuntu.com> | 2007-09-04 20:46:02 (GMT) |
commit | 38336406ebdbe5d524f29483b3c2c3d47d1d76af (patch) | |
tree | 84c00a7a89a1f1f27dddd37035593b0ae665730f /Misc | |
parent | 4f2ba5529b819b977483806c2cd3151f27468d4b (diff) | |
download | cpython-38336406ebdbe5d524f29483b3c2c3d47d1d76af.zip cpython-38336406ebdbe5d524f29483b3c2c3d47d1d76af.tar.gz cpython-38336406ebdbe5d524f29483b3c2c3d47d1d76af.tar.bz2 |
- Fix libffi configure for hppa*-*-linux* | parisc*-*-linux*.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -852,6 +852,8 @@ Extension Modules - Fix an off-by-one bug in locale.strxfrm(). +- Fix libffi configure for hppa*-*-linux* | parisc*-*-linux*. + Tests ----- |