Merge branch 'feature/win32-disable-openmpt123' of git://github.com/ibmibmibm/MPD

This commit is contained in:
Max Kellermann 2021-11-04 15:11:26 +01:00
commit fa34bf0aaf
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ libopenmpt = AutotoolsProject(
'lib/libopenmpt.a',
[
'--disable-shared', '--enable-static',
'--disable-openmpt123',
'--without-mpg123', '--without-ogg', '--without-vorbis', '--without-vorbisfile',
'--without-portaudio', '--without-portaudiocpp', '--without-sndfile',
],