mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
fluidsynth: simplyfing cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8c9f01a86f
commit
22d7643403
@ -32,12 +32,7 @@ PKG_LONGDESC="FluidSynth renders midi music files as raw audio data, for playing
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
configure_target() {
|
PKG_CMAKE_OPTS_TARGET="-DBUILD_SHARED_LIBS=0 \
|
||||||
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
|
-Denable-readline=0 \
|
||||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
-Denable-pulseaudio=0 \
|
||||||
-DBUILD_SHARED_LIBS=0 \
|
-Denable-libsndfile=0"
|
||||||
-Denable-readline=0 \
|
|
||||||
-Denable-pulseaudio=0 \
|
|
||||||
-Denable-libsndfile=0 \
|
|
||||||
..
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user