Package: fio / 2.0.8-2

Metadata

Package Version Patches format
fio 2.0.8-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ftbfs fix for mips architecture | (download)

arch/arch.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix for ftbfs on mips and mipsel architectures
  This patch adds arch_mips to the list of architectures in order to fix:

  server.c: In function 'handle_probe_cmd':
  server.c:411:15: error: 'arch_mips' undeclared (first use in this function)

  Sven Hoexter suggested the fix and Jens Axboe confirmed it.
makefile | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 change makefile to build in correct locations.
  This patch changes the makefile to build in /usr instead of
  /usr/local. Also change manpage build dir to /usr/share/man
  instead of /usr/man.
makefile hardening | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 change makefile to build with hardening flags.
  This patch changes the makefile with hardening flags. It fixes
  lintian warning: W: fio: hardening-no-relro usr/bin/fio.