Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
9ac50677
Commit
9ac50677
authored
Oct 05, 2012
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
compile: Makefile is buggy so only use one job for ant/jni
parent
ee57010e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
compile.sh
compile.sh
+1
-1
No files found.
compile.sh
View file @
9ac50677
...
...
@@ -230,4 +230,4 @@ export ANDROID_LIBS=${PWD}/android-libs
export
VLC_BUILD_DIR
=
vlc/android
make distclean
make
TARGET_TUPLE
=
$TARGET_TUPLE
PLATFORM_SHORT_ARCH
=
$PLATFORM_SHORT_ARCH
CXXSTL
=
$CXXSTL
$RELEASEFLAG
make
-j1
TARGET_TUPLE
=
$TARGET_TUPLE
PLATFORM_SHORT_ARCH
=
$PLATFORM_SHORT_ARCH
CXXSTL
=
$CXXSTL
$RELEASEFLAG
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