On Mon, Jul 09, 2012 at 01:34:34PM +0300, Pekka Paalanen wrote:
> Copy the implementation of os_create_anonymous_file() here from weston,
> so we can use it instead of hardcoding a path to /tmp, which does not
> exist on Android.
>
> Without this, cursors cannot be loaded on Android.
Thanks, comm
Copy the implementation of os_create_anonymous_file() here from weston,
so we can use it instead of hardcoding a path to /tmp, which does not
exist on Android.
Without this, cursors cannot be loaded on Android.
Signed-off-by: Pekka Paalanen
---
configure.ac |2 +-
cursor/Makefi