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 a --linux shortcut to --target-os=linux #23660

Merged
merged 1 commit into from Jan 27, 2021

Conversation

robert-ancell
Copy link
Contributor

Description

Improve the Linux build options by making a shortcut for --target-os=linux like the other OS have.

Related Issues

No issue.

Tests

I added the following tests:

No tests added

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the contributor guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I read and followed the C++, Objective-C, Java style guides for the engine.
  • I read the tree hygiene wiki page, which explains my responsibilities.
  • I updated/added relevant documentation.
  • All existing and new tests are passing.
  • I am willing to follow-up on review comments in a timely manner.

Reviewer Checklist

Breaking Change

Did any tests fail when you ran them? Please read handling breaking changes.

  • No, no existing tests failed, so this is not a breaking change.
  • Yes, this is a breaking change.

The other OSs all have this shortcut.
@robert-ancell robert-ancell mentioned this pull request Jan 13, 2021
10 tasks
@robert-ancell robert-ancell merged commit 9e78c84 into flutter:master Jan 27, 2021
@robert-ancell robert-ancell deleted the linux-gn-alias branch January 27, 2021 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants