Skip to content

Commit 4039218

Browse files
finagolfinDougGregor
authored andcommitted
[build] Add the flags to enable cross-compiling the corelibs
Pass the Swift and CMake flags needed to cross-compile Foundation and so on, with the first example of Android. Add a new flag, --cross-compile-deps-path, which is used to search for cross-compiled libraries, like libcurl, that the corelibs depend on. Also add a new flag, --common-swift-flags, to pass additional Swift flags to the corelibs.
1 parent 351d41b commit 4039218

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

validation-test/BuildSystem/android_cross_compile.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# REQUIRES: standalone_build
21
# REQUIRES: OS=linux-gnu
32

43
# RUN: %empty-directory(%t)

0 commit comments

Comments
 (0)