Skip to content
Commit 117e864a authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

gst1-plugins-good: gstv4l2allocator: O_CLOEXEC needs _GNU_SOURCE

Fixes http://autobuild.buildroot.net/results/ee9/ee985d94da6a7115b6e62cf407e3c6a90eb3e4bf/

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

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



Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 6de4afc3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment