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

iOS: fixed install phase #20985

Merged
merged 1 commit into from
Jan 16, 2015
Merged

iOS: fixed install phase #20985

merged 1 commit into from
Jan 16, 2015

Conversation

vhbit
Copy link
Contributor

@vhbit vhbit commented Jan 12, 2015

It was broken as tried to copy dylibs which are actually never been
built for iOS

Fixes #20358

It was broken as tried to copy dylibs which are actually never been
built for iOS
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@vhbit
Copy link
Contributor Author

vhbit commented Jan 12, 2015

r? @alexcrichton

bors added a commit that referenced this pull request Jan 14, 2015
iOS: fixed install phase

Reviewed-by: alexcrichton
bors added a commit that referenced this pull request Jan 14, 2015
iOS: fixed install phase

Reviewed-by: alexcrichton
bors added a commit that referenced this pull request Jan 15, 2015
iOS: fixed install phase

Reviewed-by: alexcrichton
bors added a commit that referenced this pull request Jan 15, 2015
iOS: fixed install phase

Reviewed-by: alexcrichton
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 15, 2015
It was broken as tried to copy dylibs which are actually never been
built for iOS

Fixes rust-lang#20358
@bors bors merged commit 11737a3 into rust-lang:master Jan 16, 2015
@vhbit vhbit deleted the ios-install branch April 3, 2015 08:26
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.

make install error with --target=arm-apple-ios
5 participants