mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
libv4l: avoid libelf dependency
Explicitly disable bpf support to avoid picking up libelf dependency. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
This commit is contained in:
@@ -76,6 +76,7 @@ TARGET_CFLAGS += -flto
|
||||
TARGET_LDFLAGS += -largp -Wl,--gc-sections
|
||||
|
||||
CONFIGURE_ARGS+= \
|
||||
--disable-bpf \
|
||||
--disable-doxygen-doc \
|
||||
--disable-libdvbv5 \
|
||||
--disable-qv4l2 \
|
||||
|
||||
Reference in New Issue
Block a user