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

Stop using Xcode clang in builders when bitcode is removed, use goma #107888

Closed
Tracked by #107887
jmagman opened this issue Jul 19, 2022 · 3 comments
Closed
Tracked by #107887

Stop using Xcode clang in builders when bitcode is removed, use goma #107888

jmagman opened this issue Jul 19, 2022 · 3 comments
Labels
c: tech-debt Technical debt, code quality, testing, etc. engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list team-infra Owned by Infrastructure team

Comments

@jmagman
Copy link
Member

jmagman commented Jul 19, 2022

Once bitcode support has been removed from the engine #107884 and recipes #107886, use the buildroot clang toolchain instead of the Xcode toolchain in the builders. Turn on goma. 🚀

@jmagman jmagman added engine flutter/engine repository. See also e: labels. team-infra Owned by Infrastructure team labels Jul 19, 2022
@chinmaygarde chinmaygarde added P2 Important issues not at the top of the work list c: tech-debt Technical debt, code quality, testing, etc. labels Jul 25, 2022
@jmagman jmagman changed the title Stop using Xcode clang in builders when bitcode is removed Stop using Xcode clang in builders when bitcode is removed, use goma Oct 4, 2022
@jmagman
Copy link
Member Author

jmagman commented Oct 6, 2022

@jmagman
Copy link
Member Author

jmagman commented Oct 6, 2022

Mac iOS Engine Release went from 46 mins without goma to 14 mins with goma.

@jmagman jmagman closed this as completed Oct 6, 2022
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: tech-debt Technical debt, code quality, testing, etc. engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list team-infra Owned by Infrastructure team
Projects
Development

No branches or pull requests

3 participants