-
- Downloads
"git@gitlab.steamos.cloud:steamrt/steam-runtime-tools.git" did not exist on "4589ed178b8551dfcd1ec6fbd5679660eeb90bdb"
meson: remove redundant Wall and Wextra flags
Using the "warning_level=2" mesa option both "Wall" and "Wextra" are
already set by default.
With this commit we also get rid of the compiler warnings:
meson.build:117: WARNING: Consider using the built-in warning_level
option instead of using "-Wall".
meson.build:117: WARNING: Consider using the built-in warning_level
option instead of using "-Wextra".
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
88f76799
No related branches found
No related tags found
Please register or sign in to comment