]> granicus.if.org Git - python/commit
More pre-2.3 build tweaks for the OS/2 EMX port:
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Wed, 16 Jul 2003 13:31:11 +0000 (13:31 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Wed, 16 Jul 2003 13:31:11 +0000 (13:31 +0000)
commitbac1ea937e944a27644777d4522d929890922840
treeafa5131692c8d08996a1b2d00b2fa625f24e1449
parentd24c767d5b3e8bbcfe7c9185f71a954df49c18c3
More pre-2.3 build tweaks for the OS/2 EMX port:

- more clean up of the generated import library definiton (.DEF file)
  following checking of patch 770521, and tightening of the sed regexps.

- use -O3 even with gcc 2.8.1 - worth nearly 10% with 2.3; worth
  nothing with 2.2.x.

- clean up a couple of whitespace issues introduced by a cut'n'paste.
PC/os2emx/Makefile
PC/os2emx/README.os2emx
PC/os2emx/pyconfig.h
PC/os2emx/python23.def