https://bugs.freedesktop.org/show_bug.cgi?id=103674
Mauro Rossi <issor.or...@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |issor.or...@gmail.com
--- Comment #1 from Mauro Rossi <issor.or...@gmail.com> ---
Created attachment 135413
--> https://bugs.freedesktop.org/attachment.cgi?id=135413&action=edit
proposed patch
Hi,
when building Android, I see a similar error.
external/mesa/src/util/u_queue.c:173: error: undefined reference to
'timespec_get'
clock_gettime(CLOCK_REALTIME, &ts) is equivalent to timespec_get(&ts, TIME_UTC)
but has the advantage that avoids the building error.
Proposed patch is in the attachement.
Mauro Rossi
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev