Re: git: 8b4335b78a2e - main - benchmarks/fio: Update to 3.35

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Tue, 30 May 2023 12:06:04 UTC
On Tue, May 30, 2023 at 10:55:55AM +0000, Kirill Ponomarev wrote:
> commit 8b4335b78a2e8e4fcee18c84e6ab020c5d0c50aa
> 
>   benchmarks/fio: Update to 3.35
> 
> ...
> @@ -14,7 +13,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
>  USES=		compiler:c11 gmake pkgconfig tar:bzip2
>  
>  HAS_CONFIGURE=		yes
> -CONFIGURE_ARGS=		--disable-native \
> +TEST_TARGET=		test
> +CONFIGURE_ARGS=		--disable-http \

It would have been nice to have this newly added switch explained in
the commit log.

./danfe