Android.mk: Intermediate output paths may already be absolute
authorAlessandro Astone <ales.astone@gmail.com>
Sat, 18 Jun 2022 16:28:26 +0000 (18:28 +0200)
committerMarge Bot <emma+marge@anholt.net>
Sun, 26 Jun 2022 22:06:36 +0000 (22:06 +0000)
commita7d6365f20078cda63052eecc0e3aad9a3779d28
tree230158f85d97e2b0676291f0f5809b7dfe823b92
parent5feb025086382b81473ba4e3e2db35beacaaf8c9
Android.mk: Intermediate output paths may already be absolute

That is the case when OUT_DIR_COMMON_BASE is set.
Only prefix paths with AOSP_ABSOLUTE_PATH if they're relative.

Reviewed-by: Roman Stratiienko <r.stratiienko@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16674>
android/mesa3d_cross.mk