Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC-Android
Commits
c94e3eba
Commit
c94e3eba
authored
Feb 05, 2015
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set the ANDROID_API when building the contribs
parent
95fa9b1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
compile-libvlc.sh
compile-libvlc.sh
+2
-1
No files found.
compile-libvlc.sh
View file @
c94e3eba
...
...
@@ -258,7 +258,8 @@ gen_pc_file EGL 1.1
gen_pc_file GLESv2 2
cd
contrib/contrib-android-
${
TARGET_TUPLE
}
../bootstrap
--host
=
${
TARGET_TUPLE
}
--disable-disc
--disable-sout
\
ANDROID_API
=
${
ANDROID_API
}
../bootstrap
--host
=
${
TARGET_TUPLE
}
--disable-disc
--disable-sout
\
--enable-dvdread
\
--enable-dvdnav
\
--disable-dca
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment