Skip to content

Changes for Android build of Foundation #4662

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

johnno1962
Copy link
Contributor

Minor changes to build-script-imll to support build of Foundation with Android toolchain (see swiftlang/swift-corelibs-foundation#622) Simply passes additional Android specific options though to ninja script builder. Has been tested with Linux and OSX builds and doesn’t seem to break anything.

@karwa
Copy link
Contributor

karwa commented Sep 7, 2016

I'm not sure this is entirely correct. Foundation is a target library but currently the build script only builds for the host. We only ever cross-compile for Android.

Would it be possible to wait until we have restructured the build-script in to what @ddunbar calls a toolchain-based process? I hope to have a patch to do that soon.

@johnno1962
Copy link
Contributor Author

Sure, This change can keep and admittedly it is not a tidy one. I’m only keen for the swift-corelibs-foundation changes to be merged before they "go stale"

@slavapestov
Copy link
Contributor

@modocache Can you take a look?

@slavapestov slavapestov self-assigned this Jan 11, 2017
@johnno1962
Copy link
Contributor Author

@slavapestov @modocache. This PR has probably been superceeded by work to bring the Android build into the fold @gonzalolarralde & others are doing at the moment. I should have closed this a while ago.

@johnno1962 johnno1962 closed this Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants