fluidsynth: enable pic

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2018-06-01 12:24:39 +02:00
parent 5ee6c55439
commit c8dc0bae32

View File

@ -27,6 +27,7 @@ PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="audio" PKG_SECTION="audio"
PKG_SHORTDESC="FluidSynth: A SoundFont Synthesizer." PKG_SHORTDESC="FluidSynth: A SoundFont Synthesizer."
PKG_LONGDESC="FluidSynth renders midi music files as raw audio data, for playing or conversion. " PKG_LONGDESC="FluidSynth renders midi music files as raw audio data, for playing or conversion. "
PKG_BUILD_FLAGS="+pic"
PKG_CMAKE_OPTS_TARGET="-DBUILD_SHARED_LIBS=0 \ PKG_CMAKE_OPTS_TARGET="-DBUILD_SHARED_LIBS=0 \
-Denable-readline=0 \ -Denable-readline=0 \