[Bug 736670] gstv4l2allocator: O_CLOEXEC needs _GNU_SOURCE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 16 00:20:58 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736670
  GStreamer | gst-plugins-good | 1.4.1

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-16 07:20:47 UTC ---
commit d3eea8f606b240f9cc0cea2a7c2e32d488666754
Author: Peter Korsgaard <peter at korsgaard.com>
Date:   Mon Sep 15 14:51:24 2014 +0200

    v4l2allocator: O_CLOEXEC needs _GNU_SOURCE

    Similar to 94f3d6fc / bz 709423

    On some systems (E.G. uClibc and older Glibc versions), O_CLOEXEC is only
    defined when _GNU_SOURCE is specified, so do so.

    https://bugzilla.gnome.org/show_bug.cgi?id=736670

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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