Skip to content

Some tweaks for iOS #294

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 1 commit into from
Mar 9, 2018
Merged

Some tweaks for iOS #294

merged 1 commit into from
Mar 9, 2018

Conversation

alexcrichton
Copy link
Member

  • Don't pass -ffunction-sections -fdata-sections by default
  • Pass -fembed-bitcode unconditionally
  • Pass -fembed-bitcode-marker in debug mode

Closes #291

* Don't pass `-ffunction-sections -fdata-sections` by default
* Pass `-fembed-bitcode` unconditionally
* Pass `-fembed-bitcode-marker` in debug mode
@alexcrichton
Copy link
Member Author

@comex mind taking a look at this to make sure it's right?

cc @michaeleiselsc

@comex
Copy link

comex commented Mar 9, 2018

Looks good, though I haven't tried testing it.

@alexcrichton alexcrichton merged commit 3e10a26 into master Mar 9, 2018
@alexcrichton
Copy link
Member Author

Ok!

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.

2 participants