diff options
Diffstat (limited to 'package/libv4l/0003-libv4lsyscall-priv.h-Use-off_t-instead-of-__off_t.patch')
| -rw-r--r-- | package/libv4l/0003-libv4lsyscall-priv.h-Use-off_t-instead-of-__off_t.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/libv4l/0003-libv4lsyscall-priv.h-Use-off_t-instead-of-__off_t.patch b/package/libv4l/0003-libv4lsyscall-priv.h-Use-off_t-instead-of-__off_t.patch index 015acd4f8b..7868d71ea6 100644 --- a/package/libv4l/0003-libv4lsyscall-priv.h-Use-off_t-instead-of-__off_t.patch +++ b/package/libv4l/0003-libv4lsyscall-priv.h-Use-off_t-instead-of-__off_t.patch @@ -11,6 +11,9 @@ but the mmap() manpage really uses off_t, not __off_t. Switching from __off_t to off_t allows the code to build properly with musl. +Patch upstream at +http://git.linuxtv.org/v4l-utils.git/commit/?id=a6ff0635f7ed3400eec25039b96002b60a44209b. + Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- lib/libv4l1/v4l1compat.c | 3 +-- |

