Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
531
Issue boards
Milestones
Wiki
Code
Merge requests
16
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Commits
63f28096
Commit
63f28096
authored
7 years ago
by
Thomas Guillem
Browse files
Options
Downloads
Patches
Plain Diff
build: also disable ml with -l
parent
bdf49940
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
compile.sh
+1
-0
1 addition, 0 deletions
compile.sh
with
1 addition
and
0 deletions
compile.sh
+
1
−
0
View file @
63f28096
...
...
@@ -61,6 +61,7 @@ while [ $# -gt 0 ]; do
;;
-l
)
BUILD_LIBVLC
=
1
NO_ML
=
1
;;
run
)
RUN
=
1
...
...
This diff is collapsed.
Click to expand it.
Thomas Guillem
@tguillem
mentioned in commit
1810a81d
·
7 years ago
mentioned in commit
1810a81d
mentioned in commit 1810a81d13b29ffdaa3ffabc0d8646906c49c63c
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment