[Bug 785628] v4l2: Build warning on 32-bit ARM in gstv4l2object.c
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 1 19:09:19 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785628
Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|git master |1.13.1
--- Comment #5 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Ok, let 's give this a try. On Linux we need _GNU_SOURCE to be defined,
and on BSD, if I read the header properly, mmap64 is always there. It' s also
implemented in uClibc, and v4l2 is not built on Android / bionic, since we
don 't have permissions to access the define from an Android app anyway.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list