benchmarks/fio: Update to 3.33

Don't override optimization set by framework
Enable verbose build output by default

PR:		267632
Reported by:	dizzy
This commit is contained in:
Kirill Ponomarev 2022-11-08 13:27:59 +01:00
parent 03d42d6702
commit a486204e6a
2 changed files with 9 additions and 6 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= fio
PORTVERSION= 3.32
DISTVERSION= 3.33
CATEGORIES= benchmarks
MASTER_SITES= https://brick.kernel.dk/snaps/
@ -13,8 +13,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c11 gmake tar:bzip2
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-native
CONFIGURE_ARGS= --disable-native \
--disable-optimizations
MAKE_ARGS= DEBUGFLAGS= \
OPTFLAGS= \
V=1
CONFLICTS_INSTALL= py*-Fiona
OPTIONS_DEFINE= EXAMPLES GNUPLOT LIBNFS

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1661974132
SHA256 (fio-3.32.tar.bz2) = bb093c5c2577128c5aeb3cd2e56e4e68817d62aaf8028eb90be84efe4dff8e72
SIZE (fio-3.32.tar.bz2) = 6021482
TIMESTAMP = 1667867279
SHA256 (fio-3.33.tar.bz2) = 0ba3748e1ab7619bc749b3a233c3ac7f466aa3202119cff8e17e4f2c110f6c20
SIZE (fio-3.33.tar.bz2) = 6025177