Enable SMALL_CODE by default

--HG--
branch : ecc
This commit is contained in:
Matt Johnston 2013-05-21 13:44:48 +08:00
parent aced7b5b00
commit 51b5cdd430

View File

@ -52,7 +52,7 @@
several kB in binary size however will make the symmetrical ciphers and hashes 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 slower, perhaps by 50%. Recommended for small systems that aren't doing
much traffic. */ much traffic. */
/*#define DROPBEAR_SMALL_CODE*/ #define DROPBEAR_SMALL_CODE
/* Enable X11 Forwarding - server only */ /* Enable X11 Forwarding - server only */
#define ENABLE_X11FWD #define ENABLE_X11FWD