mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
From AOSP 15, getting linking error as "ld.lld: error: undefined symbol: ZSTD_*" during compilation. libzstd will link as static library to libelf and this libelf is being included in mesa3d. https://android-review.googlesource.com/c/platform/external/elfutils/+/2826411 is the patch from AOSP which is causing build issue. Signed-off-by: Jayanth Vutukuri <Jayanth.Vutukuri@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34522> |
||
|---|---|---|
| .. | ||
| Android.mk | ||
| mesa3d_cross.mk | ||