Opened 6 years ago
Closed 6 years ago
#11220 closed enhancement (fixed)
v4l-utils-1.16.0
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 8.4 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version.
Change History (4)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
Note:
See TracTickets
for help on using tickets.
This version forces clang for some sections. Evidently it needs llvm to be build explict with the bpf target. Right now in llvm we have -DLLVM_TARGETS_TO_BUILD="host;AMDGPU" but it looks like we need to add BPF to that list for v4l-utils.