[Mesa-dev] [PATCH] android: fix libz dynamic library dependencies

Tomasz Figa tomasz.figa at gmail.com
Mon Mar 6 02:29:02 UTC 2017


2017-03-06 4:55 GMT+09:00 Mauro Rossi <issor.oruam at gmail.com>:
>
>
>> Unrelated: where do we use the "host" libmesa_util ? Can we add a note
>> in src/util/Android.mk (since it's not obvious) or just remove the
>> hunk if it's not used.
>>
>> Thanks
>> Emil
>
>
> Hi,
>
> My guess would be it's not used,
> but it's better to check with Tomasz (added in Cc:) who added the host
> static library.
>
> https://cgit.freedesktop.org/mesa/mesa/commit/src/util/Android.mk?id=d703abf735bc2fe27af893d07e44598b8601b172

Looking at the commit in its full extent [1], I can't find any host
binary being built using libmesa_util indeed. I don't remember exactly
the reason I added the host one specifically, but generally that was a
reactive patch for all the build failures I experienced when tried to
build Mesa for Android. I guess one just needs to remove it and check
if the code still compiles. (These days I mostly work with regular
autotools-based build for Android, which is what we use in ChromeOS
team.)

[1] https://cgit.freedesktop.org/mesa/mesa/commit/src?id=d703abf735bc2fe27af893d07e44598b8601b172

Best regards,
Tomasz


More information about the mesa-dev mailing list