Commit graph

6 commits

Author SHA1 Message Date
minskim
33baa81356 Build python module for zlib unconditionally. This makes
python2[12]{,-pth} build on platforms where zlib.h is not in
/usr/include.
2004-05-16 20:01:59 +00:00
cjep
7768c531ee Add NetBSD RCS tags. 2003-06-07 14:37:01 +00:00
drochner
52947f7d70 update Python22 to 2.2.3
This is a bugfix release.
Also, use the LINK_ALL_LIBGCC_HACK just introduced to link the
interpreter against libgcc. This should fix PR pkg/16144 in the
Python2.2 (and NetBSD-1.5) case.
2003-06-06 17:31:17 +00:00
drochner
014ddf5590 Make this compile on -current -- undef "_POSIX_THREADS" so that it
doesn't confuse the thread library selection mechanism
2003-04-08 18:42:39 +00:00
drochner
c02f8a41c0 modify a selftest which uses unportable struct packing so that it
succeeds on alpha
2003-04-08 18:32:59 +00:00
drochner
70400c648a add a thread (GNU pth) supporting version of Python-2.2 2002-10-25 10:48:47 +00:00