summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-09-28 20:11:29 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-09-29 00:17:53 -0400
commitc4dbd767a4c65c6a1d1abd0c1f11151dd8e96e1c (patch)
tree97a15ecf6556cf0b991818fd37129d3a31ffe035 /app-benchmarks/bonnie/files
parentapp-benchmarks/bonnie: EAPI6->8, use https, tidy patches (diff)
downloadgentoo-c4dbd767a4c65c6a1d1abd0c1f11151dd8e96e1c.tar.gz
gentoo-c4dbd767a4c65c6a1d1abd0c1f11151dd8e96e1c.tar.bz2
gentoo-c4dbd767a4c65c6a1d1abd0c1f11151dd8e96e1c.zip
app-benchmarks/bonnie: fix build with clang16
Very trivial. Closes: https://bugs.gentoo.org/870559 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-benchmarks/bonnie/files')
-rw-r--r--app-benchmarks/bonnie/files/bonnie-2.0.6-clang16.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/app-benchmarks/bonnie/files/bonnie-2.0.6-clang16.patch b/app-benchmarks/bonnie/files/bonnie-2.0.6-clang16.patch
new file mode 100644
index 000000000000..d1a3a36fa4f2
--- /dev/null
+++ b/app-benchmarks/bonnie/files/bonnie-2.0.6-clang16.patch
@@ -0,0 +1,8 @@
+https://bugs.gentoo.org/870559
+--- a/Bonnie.c
++++ b/Bonnie.c
+@@ -93,3 +93,3 @@
+
+-main(
++int main(
+ int argc,