Skip to content
Snippets Groups Projects
Commit 6e92a630 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

Exclude ALSA from test builds

libasound2 seem to cause spurious test suite failures.
parent 8c6c1e78
No related branches found
No related tags found
No related merge requests found
......@@ -82,6 +82,7 @@ SUFFIXES =
DISTCHECK_CONFIGURE_FLAGS = \
--enable-fast-install \
--disable-a52 \
--disable-alsa \
--disable-avcodec --disable-avformat \
--disable-postproc --disable-swscale \
--disable-dbus \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment