We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97f4c0 commit 48e255cCopy full SHA for 48e255c
swift-ci/sdks/android/scripts/build.sh
@@ -218,6 +218,7 @@ HOST=linux-x86_64
218
#HOST=$(uname -s -m | tr '[:upper:]' '[:lower:]' | tr ' ' '-')
219
ndk_installation=$ndk_home/toolchains/llvm/prebuilt/$HOST
220
221
+
222
echo "Swift found at ${swift_dir}"
223
echo "Host toolchain found at ${host_toolchain}"
224
${host_toolchain}/bin/swift --version
0 commit comments