mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-20 23:00:36 +02:00
ci/windows: Remove -Dlibelf:warning_level=1 as libelf subproject are already removed
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19096>
This commit is contained in:
parent
2cb21fdd53
commit
79891bea1c
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ meson `
|
|||
-Dwerror=true `
|
||||
-Dwarning_level=2 `
|
||||
-Dzlib:warning_level=1 `
|
||||
-Dlibelf:warning_level=1 `
|
||||
$sourcedir && `
|
||||
meson install --skip-subprojects && `
|
||||
meson test --num-processes 32 --print-errorlogs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue