mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 00:38:48 +02:00
ci/deqp: enable building testlog tools on Android too
The testlog tools seem to build fine on Android, add a patch to VK-GL-CTS to enable them when DE_OS_IS_ANDROID. Reviewed-by: Eric Engestrom <None> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30895>
This commit is contained in:
parent
f908bf1e7f
commit
956ac1e562
1 changed files with 3 additions and 0 deletions
|
|
@ -37,6 +37,9 @@ DEQP_GLES_VERSION=3.2.11.0
|
|||
main_cts_commits_to_backport=(
|
||||
# If you find yourself wanting to add something in here, consider whether
|
||||
# bumping DEQP_MAIN_COMMIT is not a better solution :)
|
||||
|
||||
# Build testlog-* and other tools also on Android
|
||||
0fcd87248f83a2174e5c938cb105dc2da03f3683
|
||||
)
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue