summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-24 13:57:38 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-24 13:57:38 +0100
commitb057c4d36b3fb73987c4ebb1dcc804252e55c1f5 (patch)
tree7812ea7f2079c9bf36c89452073d6b1573e3428a /app-benchmarks/iozone/files/iozone-3.488-gcc10-fno-common.patch
parentsys-apps/nosig: Replaced DESCRIPTION with something more meaningful (diff)
downloadgentoo-b057c4d36b3fb73987c4ebb1dcc804252e55c1f5.tar.gz
gentoo-b057c4d36b3fb73987c4ebb1dcc804252e55c1f5.tar.bz2
gentoo-b057c4d36b3fb73987c4ebb1dcc804252e55c1f5.zip
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 <soap@gentoo.org>
Diffstat (limited to 'app-benchmarks/iozone/files/iozone-3.488-gcc10-fno-common.patch')
-rw-r--r--app-benchmarks/iozone/files/iozone-3.488-gcc10-fno-common.patch13
1 files changed, 13 insertions, 0 deletions
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 000000000000..e990040efb67
--- /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.