Commit 1674728e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: Don't compile portaudio support in fluidsynth

parent 4b797767
...@@ -2399,6 +2399,7 @@ endif ...@@ -2399,6 +2399,7 @@ endif
--disable-coreaudio \ --disable-coreaudio \
--disable-lash \ --disable-lash \
--disable-ladcca \ --disable-ladcca \
--disable-portaudio-support \
--without-readline --without-readline
cd $< && make cd $< && make
cd $< && make install cd $< && make install
......
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