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
--disable-jack-support \
--disable-coreaudio \
--disable-lash \
--disable-ladcca
--disable-ladcca \
--without-readline
cd $< && make
cd $< && make install
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