[Buildroot] [PATCH v1 2/2] package/fio: add optional libiscsi dependency

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Jul 29 11:57:47 UTC 2023


On Tue, 16 May 2023 11:23:40 +0300
Maksim Kiselev <bigunclemax at gmail.com> wrote:

> Since commit 247ef2a fio has optional libiscsi engine support
> 
> This patch enables fio iscsi support if BR2_PACKAGE_LIBISCSI
> was selected

As pkg-config is used by the configure script to detect how to
compile/link against libiscsi, I've added host-pkgconf to the
dependencies when BR2_PACKAGE_LIBISCSI=y. I also updated a bit the
commit log to explain why we don't pass --disable-libiscsi.

Applied with those changes, thanks a lot!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com



More information about the buildroot mailing list