Commit a680cf1d authored by Konstantin Pavlov's avatar Konstantin Pavlov Committed by Konstantin Pavlov

Contribs: fluidsynth: explicitely disable readline.

parent 6317d1b4
...@@ -2384,7 +2384,8 @@ endif ...@@ -2384,7 +2384,8 @@ endif
--disable-jack-support \ --disable-jack-support \
--disable-coreaudio \ --disable-coreaudio \
--disable-lash \ --disable-lash \
--disable-ladcca --disable-ladcca \
--without-readline
cd $< && make cd $< && make
cd $< && make install cd $< && make install
touch $@ touch $@
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment