diff options
Diffstat (limited to 'audio/fluidsynth/files/patch-src_config.cmake')
-rw-r--r-- | audio/fluidsynth/files/patch-src_config.cmake | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/fluidsynth/files/patch-src_config.cmake b/audio/fluidsynth/files/patch-src_config.cmake deleted file mode 100644 index 26562972109d..000000000000 --- a/audio/fluidsynth/files/patch-src_config.cmake +++ /dev/null @@ -1,12 +0,0 @@ ---- src/config.cmake.orig 2018-12-30 11:42:00 UTC -+++ src/config.cmake -@@ -199,6 +199,9 @@ - /* Define to enable Windows MIDI driver */ - #cmakedefine WINMIDI_SUPPORT @WINMIDI_SUPPORT@ - -+/* Define to enable Sndio driver */ -+#cmakedefine SNDIO_SUPPORT @SNDIO_SUPPORT@ -+ - /* Define to 1 if you have the ANSI C header files. */ - #cmakedefine STDC_HEADERS @STDC_HEADERS@ - |