From d42200bec37eef2a7478d88988ff00addd0a9202 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Jan 2020 11:50:47 +0000 Subject: gentoo resync : 25.01.2020 --- .../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') 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. -- cgit v1.2.3