On 12 March 2018 at 15:01, Eric Engestrom <eric.engest...@imgtec.com> wrote:
> Signed-off-by: Eric Engestrom <eric.engest...@imgtec.com>
> ---
> Dylan, was there any reason to have -Werror=missing-prototypes and
> -Werror=implicit-function-declaration in C but not C++?
> Both sound to me like something we always want.

Seems to be copied from the autotools setup.
Reason being, both are not valid for C++.

Although since we probe for them, everything should be fine. The C++
test will bail out and the flags won't be set during the actual build.

Reviewed-by: Emil Velikov <emil.veli...@collabora.com>

-Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to