Skip to content

Fix ios / compiler-rt condition in makefile#34627

Closed
TimNN wants to merge 1 commit intorust-lang:masterfrom
TimNN:ios-compiler-rt-condition-fix
Closed

Fix ios / compiler-rt condition in makefile#34627
TimNN wants to merge 1 commit intorust-lang:masterfrom
TimNN:ios-compiler-rt-condition-fix

Conversation

@TimNN
Copy link
Copy Markdown
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
Copy Markdown
Contributor

r? @brson

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

@TimNN
Copy link
Copy Markdown
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