0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-23 11:26:15 +00:00
termux-packages/root-packages/v4l-utils
Biswapriyo Nath 367aa9dcac fix(root/v4l-utils): Fix undefined symbols error with glob and globfree
This commit fixes the following linker errors.

ld.lld: error: undefined reference due to --no-allow-shlib-undefined: glob
>>> referenced by ../../lib/libv4l2/.libs/libv4l2.so

ld.lld: error: undefined reference due to --no-allow-shlib-undefined: globfree
>>> referenced by ../../lib/libv4l2/.libs/libv4l2.so
2024-07-29 19:06:55 +00:00
..
build.sh fix(root/v4l-utils): Fix undefined symbols error with glob and globfree 2024-07-29 19:06:55 +00:00
getsubopt.c new package: v4l-utils 2023-01-30 14:30:26 +00:00
getsubopt.h new package: v4l-utils 2023-01-30 14:30:26 +00:00
getsubopt.patch new package: v4l-utils 2023-01-30 14:30:26 +00:00
no-android.patch new package: v4l-utils 2023-01-30 14:30:26 +00:00
no-posix-shm.patch v4l-utils: Fix build for Clang 16 2023-04-14 07:07:17 +09:00
no-udev.patch new package: v4l-utils 2023-01-30 14:30:26 +00:00
pthread_cancel.patch v4l-utils: Bump to 1.24.1 2023-03-08 07:30:22 +00:00