mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/libv4l: Fix building with sys-devel/bpf-toolchain[-bin-symlinks]
Closes: https://bugs.gentoo.org/965090 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -125,7 +125,7 @@ multilib_src_configure() {
|
||||
-Dqvidcap=disabled
|
||||
)
|
||||
fi
|
||||
meson_src_configure
|
||||
PATH+=":${BROOT}/usr/lib/bpf-toolchain/bin" meson_src_configure
|
||||
}
|
||||
|
||||
multilib_src_install_all() {
|
||||
|
||||
@@ -120,7 +120,7 @@ multilib_src_configure() {
|
||||
-Dqvidcap=disabled
|
||||
)
|
||||
fi
|
||||
meson_src_configure
|
||||
PATH+=":${BROOT}/usr/lib/bpf-toolchain/bin" meson_src_configure
|
||||
}
|
||||
|
||||
multilib_src_install_all() {
|
||||
|
||||
Reference in New Issue
Block a user