]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - mkfiles.pl
Unix makefile now uses -O2, which massively cuts down key exchange
authorSimon Tatham <anakin@pobox.com>
Wed, 23 Apr 2003 13:48:09 +0000 (13:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 23 Apr 2003 13:48:09 +0000 (13:48 +0000)
commit041dcfd83dab1899fa0cf85a3a4a8575aace2e08
tree12f1d8ece429e9c19e9f02113011fda2b4175d11
parentdd055ce2800a28c1774f4e6ced7062719541feda
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.

[originally from svn r3134]
mkfiles.pl
proxy.c
ssh.c
terminal.c
unix/gtkdlg.c
unix/gtkpanel.c
unix/pterm.c
unix/ux_x11.c