busybox: remove the -static-libgcc flag, saves a few kb
[openwrt.git] / package / busybox / patches / 310-passwd_access.patch
index 6ab6d4b..24241c1 100644 (file)
@@ -3,7 +3,7 @@
 
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1699,21 +1699,32 @@ static int check_user_passwd(const char 
+@@ -1717,21 +1717,32 @@ static int check_user_passwd(const char
  
                if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
                        char *md5_passwd;
This page took 0.022361 seconds and 4 git commands to generate.