commit: 22a57ad5baf33b6e4c6cd7364b25b582d7cadf4d Author: Z. Liu <zhixu.liu <AT> gmail <DOT> com> AuthorDate: Thu Jun 5 14:19:22 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 15 19:59:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a57ad5
app-benchmarks/iozone: remove unused patch (of 3.488) Closes: https://bugs.gentoo.org/948362 Signed-off-by: Z. Liu <zhixu.liu <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42469 Signed-off-by: Sam James <sam <AT> gentoo.org> .../iozone/files/iozone-3.488-gcc10-fno-common.patch | 13 ------------- 1 file changed, 13 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 deleted file mode 100644 index e990040efb67..000000000000 --- a/app-benchmarks/iozone/files/iozone-3.488-gcc10-fno-common.patch +++ /dev/null @@ -1,13 +0,0 @@ -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.
