Skip to content

Commit fed6594

Browse files
committed
---
yaml --- r: 347647 b: refs/heads/master c: 6805199 h: refs/heads/master i: 347645: 13150c7 347643: ef08b1b 347639: 53fbb18 347631: 224aec5 347615: 49937c7 347583: 9baaecf 347519: 4217634 347391: 15a21f2 347135: a433ebe
1 parent 7b4f906 commit fed6594

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 224bb2d27ff1d52aa34086c930ceb3966d812f00
2+
refs/heads/master: 68051997ca9fa94cec15ebed24f97f0924d74886
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/utils/build-presets.ini

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,22 @@ android-icu-i18n=%(arm_dir)s/libicui18nswift.so
824824
android-icu-i18n-include=%(arm_dir)s/icu/source/i18n
825825
android-icu-data=%(arm_dir)s/libicudataswift.so
826826

827+
# Disable many build host products. They are unrelated to Android. Foundation,
828+
# libdispatch and XCTest are also disabled because build-script-impl doesn't
829+
# build them for cross-compiled Android.
827830
skip-test-linux
831+
skip-build-lldb
832+
skip-build-llbuild
833+
skip-build-swiftpm
834+
skip-build-libdispatch
835+
skip-build-foundation
836+
skip-build-xctest
837+
skip-build-playgroundsupport
838+
skip-build-benchmarks
839+
indexstore-db=0
840+
sourcekit-lsp=0
841+
toolchain-benchmarks=0
842+
test-installable-package=
828843

829844
[preset: buildbot_linux_crosscompile_android,tools=RA,stdlib=RD,build,aarch64]
830845
mixin-preset=buildbot_linux_crosscompile_android,tools=RA,stdlib=RD,build

0 commit comments

Comments
 (0)