* [gentoo-commits] repo/gentoo:master commit in: media-sound/fluidsynth/files/
@ 2023-05-11 21:41 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2023-05-11 21:41 UTC (permalink / raw
To: gentoo-commits
commit: 40481ec6389e57b3ffc87472430b548e88f49d15
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 21:40:41 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 11 21:40:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40481ec6
media-sound/fluidsynth: fix typo in CMake check
Closes: https://bugs.gentoo.org/906150
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/fluidsynth/files/2.3.2-musl-implicit-declaration-fix.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/fluidsynth/files/2.3.2-musl-implicit-declaration-fix.patch b/media-sound/fluidsynth/files/2.3.2-musl-implicit-declaration-fix.patch
index ce9cf7ffc896..ae53ad240979 100644
--- a/media-sound/fluidsynth/files/2.3.2-musl-implicit-declaration-fix.patch
+++ b/media-sound/fluidsynth/files/2.3.2-musl-implicit-declaration-fix.patch
@@ -13,7 +13,7 @@ Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
include ( CheckSymbolExists )
include ( CheckTypeSize )
check_include_file ( string.h HAVE_STRING_H )
-+check_include_file ( string.h HAVE_STRINGS_H )
++check_include_file ( strings.h HAVE_STRINGS_H )
check_include_file ( stdlib.h HAVE_STDLIB_H )
check_include_file ( stdio.h HAVE_STDIO_H )
check_include_file ( math.h HAVE_MATH_H )
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-05-11 21:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-11 21:41 [gentoo-commits] repo/gentoo:master commit in: media-sound/fluidsynth/files/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox