Unix makefile now uses -O2, which massively cuts down key exchange
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 23 Apr 2003 13:48:09 +0000 (13:48 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 23 Apr 2003 13:48:09 +0000 (13:48 +0000)
commit7ffdbc1adcc37edecd9737e9b59de3d73b2e7901
tree12f1d8ece429e9c19e9f02113011fda2b4175d11
parent64febabad88a23aab0c967d49a4f82ae1129fa63
Unix makefile now uses -O2, which massively cuts down key exchange
time. This gives rise to a whole bunch of spare warnings, one or two
of which might have been actual bugs; now all resolved.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3134 cda61777-01e9-0310-a592-d414129be87e
mkfiles.pl
proxy.c
ssh.c
terminal.c
unix/gtkdlg.c
unix/gtkpanel.c
unix/pterm.c
unix/ux_x11.c