diff options
Diffstat (limited to 'package/dropbear/patches/120-use_small_code.patch')
-rw-r--r-- | package/dropbear/patches/120-use_small_code.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/dropbear/patches/120-use_small_code.patch b/package/dropbear/patches/120-use_small_code.patch deleted file mode 100644 index 98a760f..0000000 --- a/package/dropbear/patches/120-use_small_code.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |