Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
530
Issue boards
Milestones
Wiki
Code
Merge requests
15
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
f27f1e18
Commit
f27f1e18
authored
8 months ago
by
Nicolas Pomepuy
Browse files
Options
Downloads
Patches
Plain Diff
Force using the release flag when using the no tv one in the compilation script
parent
e224d92d
No related branches found
No related tags found
No related merge requests found
Pipeline
#480310
passed with stages
in 8 minutes and 27 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildsystem/compile.sh
+1
-0
1 addition, 0 deletions
buildsystem/compile.sh
with
1 addition
and
0 deletions
buildsystem/compile.sh
+
1
−
0
View file @
f27f1e18
...
...
@@ -96,6 +96,7 @@ while [ $# -gt 0 ]; do
;;
-tv
)
NO_TV
=
1
RELEASE
=
1
;;
*
)
diagnostic
"
$0
: Invalid option '
$1
'."
...
...
This diff is collapsed.
Click to expand it.
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