-
Notifications
You must be signed in to change notification settings - Fork 13.4k
v1.2.0 error when building rustc for ios targets #27590
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
Comments
Was fixed in #27267. Perhaps needs a backport? |
Ran into ResultsSlightly different error, in a slightly different place, though: mine is giving up after running into unused imports from Perhaps incidentally, and perhaps not, I am running OS X 10.11 public beta 3 (roughly corresponds to developer beta 5). Output was:
|
1.2 is already released as stable. |
since #27674 was merged, i'm closing |
@steveklabnik, #27674 only fixes building ios targets on master. The original issue is about building 1.2.0 stable, which requires #27088 to be backported. |
We don't do backports to stable for anything but security fixes, so unfortunately that won't happen. |
Cannot seem to get the same targets to compile on v1.2.0, with the same commands used for v1.1.0
The text was updated successfully, but these errors were encountered: