[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#4337: ssh should be compiled with -O2 (not -g -O)



Package: ssh
Version: 1.2.14-1

The package is compiled with the -g -O flags (autoconf default)
- this results in larger and slower binaries.  It might be a good
idea to use -O2 instead (no -g) and maybe strip the binaries too.

Marek



Reply to: