Skip to content

Move BUILD mode out of Linux generated makefile #41528

@stuartmorgan-g

Description

@stuartmorgan-g

Currently we're setting the BUILD mode on Linux by putting it in the generated config; this is inconsistent with what we do on other platforms, and will make the default build style using direct make calls sticky, which is unexpected.

Instead of putting it there, we should be passing it as an override in the make invocation. This should be a trivial change; filing as a bug only so I don't lose track of needing to change it.

Metadata

Metadata

Labels

a: buildBuilding flutter applications with the toola: desktopRunning on desktopplatform-linuxBuilding on or for Linux specificallytoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions