From 3f95daa61b374da95f39bed9bc0bb777601fb05c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=9A=93?= Date: Wed, 23 Jul 2025 10:56:37 -0400 Subject: [PATCH] Fix typo in fluidsynth-mkxp-polyfill.patch --- subprojects/packagefiles/fluidsynth-mkxp-polyfill.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/packagefiles/fluidsynth-mkxp-polyfill.patch b/subprojects/packagefiles/fluidsynth-mkxp-polyfill.patch index ce11acb1..e976f6dc 100644 --- a/subprojects/packagefiles/fluidsynth-mkxp-polyfill.patch +++ b/subprojects/packagefiles/fluidsynth-mkxp-polyfill.patch @@ -1,4 +1,4 @@ -# This patch makes OpenAL Soft use mkxp-polyfill.cpp instead of POSIX threads and `std::mutex` for portability reasons. +# This patch makes FluidSynth use mkxp-polyfill.cpp instead of POSIX threads and `std::mutex` for portability reasons. --- a/src/utils/fluid_sys.c +++ b/src/utils/fluid_sys.c