mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-21 09:50:36 +02:00
Make setting the ANGLE_ARCH variable optional by providing a default based on DEBIAN_ARCH, while keeping it possible to override it, which is expected to be necessary for the Android-arm64 build. Exclude unnecessary third party dependencies in the .gclient file, which allows us to delete our first local patch. Thanks to Yuly Novikov for the suggestion. Use -no-history for gclient sync, which is equivalent to git's --depth=1 argument. This greatly speeds up the process of fetching sources. Thanks to this speedup fetching third_party/catapult is no longer an issue, allowing us to remove our second local patch. Since we're no longer applying local patches, use ANGLE_REV and /angle/version as the base for our version check on Android. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Reviewed-by: Antonio Ospite <None> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33467> |
||
|---|---|---|
| .. | ||
| build-deqp-gl_Build-Don-t-build-Vulkan-utilities-for-GL-builds.patch | ||
| build-deqp-gles_Allow-running-on-Android-from-the-command-line.patch | ||
| build-deqp-gles_Android-prints-to-stdout-instead-of-logcat.patch | ||
| build-skqp_BUILD.gn.patch | ||
| build-skqp_fetch_gn.patch | ||
| build-skqp_git-sync-deps.patch | ||
| build-skqp_gl.patch | ||
| build-skqp_is_clang.py.patch | ||
| build-skqp_nima.patch | ||