mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 05:50:11 +01:00
Revert "ci: Enable GALLIUM_DUMP_CPU=true only in the clang job"
Rob worded it well in9e8450b65c. "We don't want util_cpu to vomit cpu caps all over the test output." This reverts commitc6979d97e4. Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27564> (cherry picked from commit62fa5c8d0f)
This commit is contained in:
parent
e7c7b4e2f1
commit
d1b79ef57b
2 changed files with 1 additions and 2 deletions
|
|
@ -463,7 +463,6 @@ debian-clang:
|
|||
BUILDTYPE: debug
|
||||
LLVM_VERSION: 15
|
||||
UNWIND: "enabled"
|
||||
GALLIUM_DUMP_CPU: "true"
|
||||
C_ARGS: >
|
||||
-Wno-error=constant-conversion
|
||||
-Wno-error=enum-conversion
|
||||
|
|
|
|||
|
|
@ -1844,7 +1844,7 @@
|
|||
"description": "Revert \"ci: Enable GALLIUM_DUMP_CPU=true only in the clang job\"",
|
||||
"nominated": true,
|
||||
"nomination_type": 2,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "c6979d97e46907ff341665200b853cbca1d5524c",
|
||||
"notes": null
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue