openwrt-cghmn-mt300n/package/dropbear/patches/120-use_small_code.patch
Imre Kaloz 9f803ade18 upgrade to 0.53.1
SVN-Revision: 25830
2011-03-02 14:20:51 +00:00

12 lines
351 B
Diff

--- a/options.h
+++ b/options.h
@@ -49,7 +49,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