Skip to content

Commit 7f8b23e

Browse files
committed
Add post-install script to SDK bundle
1 parent ed71791 commit 7f8b23e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

swift-ci/sdks/android/scripts/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,6 @@ EOF
444444
mkdir -p $swift_res_root/usr/lib/swift/clang/lib
445445
cp -r $host_toolchain/lib/clang/*/include $swift_res_root/usr/lib/swift/clang
446446

447-
448447
for arch in $archs; do
449448
quiet_pushd ${sdk_staging}/${arch}/usr
450449
rm -r bin

0 commit comments

Comments
 (0)