Actions
Feature #409
openIf libusb system is too old, build system should not build the programmers which depend on newer libusb
Start date:
08/25/2022
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
For the programmers depending on libusb, they may assume some minimum version of the library (for example ch341a_spi.c , raiden_debug_spi.c etc)
Version checks on libraries should be done by the build system instead of in the flashrom code. When a library version is not supported by a programmer it shouldn't be even compiled in.
No data to display
Actions