Skip to content

Enable building on powerpc #767

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

Merged
merged 3 commits into from
Jan 9, 2017
Merged

Conversation

ruscur
Copy link
Contributor

@ruscur ruscur commented Jan 8, 2017

These changes enable building on the powerpc family of targets - powerpc (32bit BE), powerpc64 (64bit BE) and powerpc64le (64bit LE). Only tested on powerpc64le since that's the only target properly supported in Swift overall.

Rather than checking for specific targets, always build with -lcurl if the
userspace environment is GNU/Linux.
ruscur added 2 commits January 9, 2017 15:30
powerpc targets come in as ppc/ppc64/ppc64le and need to go out as
powerpc/powerpc64/powerpc64le.
@parkera
Copy link
Contributor

parkera commented Jan 9, 2017

@swift-ci please test and merge

@swift-ci swift-ci merged commit c1180f1 into swiftlang:master Jan 9, 2017
@ruscur ruscur deleted the powerpc-fixes branch January 12, 2017 02:24
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