mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Fix Android build paths
This commit is contained in:
committed by
akallabeth
parent
711870e21a
commit
2ad8fee8f6
@@ -19,6 +19,7 @@ function build {
|
||||
|
||||
common_run export CC=clang
|
||||
common_run export PATH=$(${SCRIPT_PATH}/toolchains_path.py --ndk ${ANDROID_NDK}):$ORG_PATH
|
||||
common_run export ANDROID_NDK
|
||||
|
||||
echo "CONFIG=$CONFIG"
|
||||
echo "DST_PREFIX=$DST_PREFIX"
|
||||
|
||||
Reference in New Issue
Block a user