Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939350 - media-libs/libv4l[bpf]: port to sys-devel/bpf-toolchain
Summary: media-libs/libv4l[bpf]: port to sys-devel/bpf-toolchain
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-08 20:54 UTC by Sam James
Modified: 2024-09-08 20:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-09-08 20:54:39 UTC
libv4l[bpf] currently requires Clang to build for BPF.

We now have sys-devel/bpf-toolchain as a convenient cross package to depend on for using GCC to target BPF.

We've adapted systemd to build using this. Any chance of the same for libv4l?