make install nginx error log
-
- error 1 ‘Werror’
error: this statement may fall through [-Werror=im[licit-fallthrough=]
-
- secreenshot
Solution:
Remove Werror in objs/Makefile
-
-
-
- error
2
-
-
make install nginx error log
error: this statement may fall through [-Werror=im[licit-fallthrough=]
Solution:
Remove Werror in objs/Makefile
2