summaryrefslogtreecommitdiff
path: root/media-sound/flac123/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-09 07:31:31 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-09 07:31:31 +0100
commit7b03fb00a2d749e09f83cb0ac3f351f006244586 (patch)
tree91dbee5032d1e8f9f7b3c2d7d7c198c3502a584f /media-sound/flac123/files
parentc956c264bdc853972b72016b752683468881af25 (diff)
gentoo auto-resync : 09:10:2022 - 07:31:31
Diffstat (limited to 'media-sound/flac123/files')
-rw-r--r--media-sound/flac123/files/flac123-0.0.12-clang16.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/media-sound/flac123/files/flac123-0.0.12-clang16.patch b/media-sound/flac123/files/flac123-0.0.12-clang16.patch
new file mode 100644
index 000000000000..fc27eca8c179
--- /dev/null
+++ b/media-sound/flac123/files/flac123-0.0.12-clang16.patch
@@ -0,0 +1,7 @@
+https://bugs.gentoo.org/871204
+--- a/remote.c
++++ b/remote.c
+@@ -22,2 +22,3 @@
+
++#include <ctype.h>
+ #include <sys/time.h>