Skip to content
Snippets Groups Projects
Commit 1810a81d authored by Thomas Guillem's avatar Thomas Guillem Committed by Geoffrey Métais
Browse files

build: also disable ml with -l

(cherry picked from commit 63f28096)
parent 8f17ee13
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