[Android] [PATCH 3/6] build: export RELEASE too

Thomas Guillem tom at gllm.fr
Tue Oct 21 11:48:40 CEST 2014


---
 compile.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/compile.sh b/compile.sh
index ed7896b..1953264 100755
--- a/compile.sh
+++ b/compile.sh
@@ -429,6 +429,7 @@ export VLC_BUILD_DIR=$VLC_BUILD_DIR
 export TARGET_TUPLE=$TARGET_TUPLE
 export PATH_HOST=$PATH_HOST
 export PLATFORM_SHORT_ARCH=$PLATFORM_SHORT_ARCH
+export RELEASE=$RELEASE
 EssentialsA
 
 # PATH
-- 
2.1.0



More information about the Android mailing list