Check gcc support for -Wno-unused-result
We're using -Wno-unused-result to work around what is arguably a GCC bug, but this option is not supported on older GCC versions. So on those versions we won't pass -Werror either. ref: commit b874048e
正在显示
请
注册
或者
登录
后发表评论