mirror of https://github.com/BOINC/boinc.git
remove unnecessary export CREATED_NDK_FOLDER="no"
This commit is contained in:
parent
5ffa0a7178
commit
462bb9d09c
|
@ -154,7 +154,6 @@ if [ ci = "yes" ]; then
|
|||
if [ ! -e "${NDK_FLAGFILE}" ]; then
|
||||
rm -rf $OPENSSL_FLAGFILE
|
||||
rm -rf $CURL_FLAGFILE
|
||||
export CREATED_NDK_FOLDER="no"
|
||||
fi
|
||||
createNDKFolder
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue