Mercurial > dropbear
changeset 804:34b73c9d8aa3 ecc
Enable SMALL_CODE by default
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 21 May 2013 13:44:48 +0800 |
parents | 460410334267 |
children | 724c3e0c8734 |
files | options.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/options.h Tue May 21 13:20:02 2013 +0800 +++ b/options.h Tue May 21 13:44:48 2013 +0800 @@ -52,7 +52,7 @@ several kB in binary size however will make the symmetrical ciphers and hashes slower, perhaps by 50%. Recommended for small systems that aren't doing much traffic. */ -/*#define DROPBEAR_SMALL_CODE*/ +#define DROPBEAR_SMALL_CODE /* Enable X11 Forwarding - server only */ #define ENABLE_X11FWD