Skip to content

Fix ios / compiler-rt condition in makefile #34627

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 1 commit into from

Conversation

TimNN
Copy link
Contributor

@TimNN TimNN commented Jul 3, 2016

This was introduced in #34055 and caused a regression in the ios builds.

Closes #34617.

I'm currently running a local build to verify that this fixes the regression but preliminary tests indicate that the GCCISH_CFLAGS are now properly forwarded to cmake which they previously were not (which was the cause of the regression as far as I can tell).

@rust-highfive
Copy link
Contributor

r? @brson

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

@TimNN
Copy link
Contributor Author

TimNN commented Jul 3, 2016

This was not the correct fix and I probably misunderstood the current makefile.

@TimNN TimNN closed this Jul 3, 2016
@TimNN TimNN deleted the ios-compiler-rt-condition-fix branch July 3, 2016 12:43
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.

iOS stdlib / universal library regression
3 participants