[package/dropbear]: upgrade to 0.53.1
[openwrt/svn-archive/archive.git] / package / dropbear / patches / 120-use_small_code.patch
1 --- a/options.h
2 +++ b/options.h
3 @@ -49,7 +49,7 @@
4 several kB in binary size however will make the symmetrical ciphers and hashes
5 slower, perhaps by 50%. Recommended for small systems that aren't doing
6 much traffic. */
7 -/*#define DROPBEAR_SMALL_CODE*/
8 +#define DROPBEAR_SMALL_CODE
9
10 /* Enable X11 Forwarding - server only */
11 #define ENABLE_X11FWD