aboutsummaryrefslogtreecommitdiffstats
path: root/main/gst-plugins-good1/uclibc-o_cloexec.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/gst-plugins-good1/uclibc-o_cloexec.patch')
-rw-r--r--main/gst-plugins-good1/uclibc-o_cloexec.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/gst-plugins-good1/uclibc-o_cloexec.patch b/main/gst-plugins-good1/uclibc-o_cloexec.patch
deleted file mode 100644
index 91fa7b94c5..0000000000
--- a/main/gst-plugins-good1/uclibc-o_cloexec.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./sys/v4l2/gstv4l2bufferpool.c.orig 2013-09-26 15:06:24.538190075 +0000
-+++ ./sys/v4l2/gstv4l2bufferpool.c 2013-09-26 15:08:34.062894231 +0000
-@@ -30,6 +30,7 @@
- #include <string.h>
- #include <unistd.h>
- #if HAVE_DECL_V4L2_MEMORY_DMABUF
-+#define __USE_GNU
- #include <fcntl.h>
- #endif
-