c-快速覆盖-Weror标志



如果cc配置设置为使用-Werror,那么在使用make时,是否有方法覆盖终端的-Werror标志?

您可以在调用make:时设置标志

CFLAGS=-Wno-error make

相关内容

  • 没有找到相关文章

最新更新