From b057c4d36b3fb73987c4ebb1dcc804252e55c1f5 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 24 Jan 2020 13:57:38 +0100 Subject: app-benchmarks/iozone: Version bump to 3.488 Bug: https://bugs.gentoo.org/706232 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: David Seifert --- .../iozone/files/iozone-3.488-gcc10-fno-common.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 app-benchmarks/iozone/files/iozone-3.488-gcc10-fno-common.patch (limited to 'app-benchmarks/iozone/files/iozone-3.488-gcc10-fno-common.patch') diff --git a/app-benchmarks/iozone/files/iozone-3.488-gcc10-fno-common.patch b/app-benchmarks/iozone/files/iozone-3.488-gcc10-fno-common.patch new file mode 100644 index 00000000000..e990040efb6 --- /dev/null +++ b/app-benchmarks/iozone/files/iozone-3.488-gcc10-fno-common.patch @@ -0,0 +1,13 @@ +Bug: https://bugs.gentoo.org/706232 + +--- a/src/current/iozone.c ++++ b/src/current/iozone.c +@@ -1676,7 +1676,7 @@ + + char pit_hostname[40]; + char pit_service[8]; +-int junk; ++extern int junk; + + /* + * Host ports used to listen, and handle errors. -- cgit v1.2.3-18-g5258