Explorar o código

*sigh* increase size of the static buffer allocated in menuconfig again

SVN-Revision: 5198
Felix Fietkau %!s(int64=19) %!d(string=hai) anos
pai
achega
b6e3a52a8d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/config/mconf.c

+ 1 - 1
scripts/config/mconf.c

@@ -22,7 +22,7 @@
 #include <unistd.h>
 #include <locale.h>
 
-#define BUFSIZE 32768
+#define BUFSIZE 524288
 #define LKC_DIRECT_LINK
 #include "lkc.h"