nginx安装时/ngx_murmurhash.c:37:11: error: this statement may fall through [-Werror=implicit-fallthrougnginx安装时/ngx_murmurhash.c:37:11: error: this statement may fall through [-Werror=implicit-fallthroug如图报错

/nginx-1.8/objs/Makefile) 使用命令找到 -Werrori 后将其去掉 在重新make编译就可以了。
删除-Werrori

在obj下的makefile里面删,就在前几行

相关文章:

  • 2021-10-17
  • 2022-12-23
  • 2022-12-23
  • 2021-11-05
  • 2021-10-14
  • 2022-01-16
  • 2021-06-13
  • 2021-11-06
猜你喜欢
  • 2022-12-23
  • 2021-11-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-29
相关资源
相似解决方案