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
af3e6aab
Commit
af3e6aab
authored
Feb 05, 2015
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Unexport ANDROID_LIBS
parent
c9aba6a4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
compile.sh
compile.sh
+0
-2
No files found.
compile.sh
View file @
af3e6aab
...
@@ -163,7 +163,6 @@ else
...
@@ -163,7 +163,6 @@ else
TARGET
=
TARGET
=
fi
fi
export
ANDROID_LIBS
=
${
PWD
}
/android-libs
# Android.mk
export
VLC_BUILD_DIR
=
vlc/build-android-
${
TARGET_TUPLE
}
# Android.mk
export
VLC_BUILD_DIR
=
vlc/build-android-
${
TARGET_TUPLE
}
# Android.mk
make
-j1
TARGET_TUPLE
=
$TARGET_TUPLE
RELEASE
=
$RELEASE
$TARGET
make
-j1
TARGET_TUPLE
=
$TARGET_TUPLE
RELEASE
=
$RELEASE
$TARGET
...
@@ -198,7 +197,6 @@ export ANDROID_SDK=$ANDROID_SDK
...
@@ -198,7 +197,6 @@ export ANDROID_SDK=$ANDROID_SDK
export ANDROID_NDK=
$ANDROID_NDK
export ANDROID_NDK=
$ANDROID_NDK
export ANDROID_ABI=
$ANDROID_ABI
export ANDROID_ABI=
$ANDROID_ABI
export ANDROID_API=
$ANDROID_API
export ANDROID_API=
$ANDROID_API
export ANDROID_LIBS=
$ANDROID_LIBS
export VLC_BUILD_DIR=
$VLC_BUILD_DIR
export VLC_BUILD_DIR=
$VLC_BUILD_DIR
export TARGET_TUPLE=
$TARGET_TUPLE
export TARGET_TUPLE=
$TARGET_TUPLE
export RELEASE=
$RELEASE
export RELEASE=
$RELEASE
...
...
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