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

Add target platform and sysroot flags to flutter build linux, windows #69216

Open
jonahwilliams opened this issue Oct 28, 2020 · 1 comment
Open
Labels
a: desktop Running on desktop c: new feature Nothing broken; request for a new capability P3 Issues that are less important to the Flutter project team-desktop Owned by Desktop platforms team tool Affects the "flutter" command-line tool. See also t: labels. triaged-desktop Triaged by Desktop platforms team

Comments

@jonahwilliams
Copy link
Member

This would simply pass through the target platform configuration once the rules support it.

By default, this should select the architecture of the current host platform, and if a different platform is provided should complain if there is also no sysroot.

This can be supported before artifacts are uploaded via loca-engine builds.

@jonahwilliams jonahwilliams added c: new feature Nothing broken; request for a new capability tool Affects the "flutter" command-line tool. See also t: labels. a: desktop Running on desktop P3 Issues that are less important to the Flutter project labels Oct 28, 2020
@jonahwilliams jonahwilliams added this to To Do in Desktop Arm64 Support via automation Oct 28, 2020
@jmagman jmagman added this to Awaiting triage in Tools - engine support review via automation Nov 10, 2020
@HidenoriMatsubayashi
Copy link
Member

I'm working to support arm64 Linux desktop at the moment. #61221

@flutter-triage-bot flutter-triage-bot bot added multiteam-retriage-candidate team-desktop Owned by Desktop platforms team triaged-desktop Triaged by Desktop platforms team labels Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: desktop Running on desktop c: new feature Nothing broken; request for a new capability P3 Issues that are less important to the Flutter project team-desktop Owned by Desktop platforms team tool Affects the "flutter" command-line tool. See also t: labels. triaged-desktop Triaged by Desktop platforms team
Development

No branches or pull requests

4 participants