Changes between Version 1 and Version 2 of dev-lang/python/2.5.2/2
- Timestamp:
- 10/03/08 05:01:54 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/python/2.5.2/2
v1 v2 1 1 A patch for building python 2.5.2 on Haiku. (static only, Haiku centric) 2 Patch does not include the libffi config.guess,config.sub and configure updates. 3 4 All modules except "_ctypes" are building. 5 6 * patch 7 * cp /boot/home/config/share/libtool/config.guess ./Modules/_ctypes/libffi/config.guess 8 * cp /boot/home/config/share/libtool/config.sub ./Modules/_ctypes/libffi/config.sub 9 * autoconf && ./configure --prefix=/boot/common 10 * make 11 * make install
