Mercurial > dropbear
diff options.h @ 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 | 7dcb46da72d9 |
children | b298bb438625 6c69e7df3621 |
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