Skip to content
Snippets Groups Projects
Commit 63f28096 authored by Thomas Guillem's avatar Thomas Guillem
Browse files

build: also disable ml with -l

parent bdf49940
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@ while [ $# -gt 0 ]; do
;;
-l)
BUILD_LIBVLC=1
NO_ML=1
;;
run)
RUN=1
......
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