Skip to content
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

Use Linux Glibc and Foundation on Android #96

Closed
wants to merge 1 commit into from

Conversation

modocache
Copy link
Collaborator

@modocache modocache commented Apr 14, 2016

Expand the Linux/FreeBSD check to include Android. The "Android" OS will be supported by the next snapshot (which this commit will also be a part of).


corelibs-xctest won't work on Android yet, even after this change. For it to work, we'll need to port corelibs-foundation as well. Still, consider this a bit of preliminary work.

Expand the Linux/FreeBSD check to include Android. The "Android" OS
will be supported by the next snapshot (which this commit will also be
a part of).
@briancroom
Copy link
Collaborator

👍 cool! Looking forward to further progress being made on this in the coming weeks.

@mike-ferris
Copy link

Would it be better to write this as special for OS X? I guess arguably we have the same problem there if we consider all the Apple platforms, but, on the other hand, the ability to build this on OS X at all is mostly a convenience for those developing it, so I'm not sure trying to support the other Apple platforms makes much sense anyway...

@briancroom
Copy link
Collaborator

I agree that OS X is the only Darwin platform that we should be supporting here, so reversing the conditional does seem like a sensible move.

@modocache
Copy link
Collaborator Author

OK, will do soon! 👍

@modocache
Copy link
Collaborator Author

This is still something I'm interested in doing someday, but I'll close this for now, in order to clean up outstanding pull requests against this repository.

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.

None yet

3 participants