mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 06:20:09 +01:00
Seemingly that at some point clang started accepting _any_ flags,
whereas previously it would error out.
These days, you can give it -Whamsandwich and it will succeed, while
at the same time throwing an annoying warning.
Add -Werror so that everything gets flagged and set accordingly.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108082
Cc: Vinson Lee <vlee@freedesktop.org>
Repored-by: Vinson Lee <vlee@freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ax_check_compile_flag.m4 | ||
| ax_check_gnu_make.m4 | ||
| ax_check_python_mako_module.m4 | ||
| ax_gcc_builtin.m4 | ||
| ax_gcc_func_attribute.m4 | ||
| ax_prog_bison.m4 | ||
| ax_prog_flex.m4 | ||
| ax_pthread.m4 | ||