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
Ewout ter Hoeven
VLC-Android
Commits
dcf34c17
Commit
dcf34c17
authored
Feb 04, 2015
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixup of previous commit
parent
f04ca116
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
compile-libvlc.sh
compile-libvlc.sh
+1
-3
No files found.
compile-libvlc.sh
View file @
dcf34c17
...
...
@@ -88,8 +88,6 @@ if [ ! -z "$ARMV5" ]; then
echo
"ARMv5: YES"
fi
exit
1
# try to detect NDK version
REL
=
$(
grep
-o
'^r[0-9]*.*'
$ANDROID_NDK
/RELEASE.TXT 2>/dev/null|cut
-b2-
)
case
"
$REL
"
in
...
...
@@ -187,7 +185,7 @@ else
fi
echo
"CFLAGS
${
EXTRA_CFLAGS
}
"
echo
"CFLAGS
:
${
EXTRA_CFLAGS
}
"
###########################
# Build buildsystem tools #
...
...
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