-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
a: buildBuilding flutter applications with the toolBuilding flutter applications with the toola: desktopRunning on desktopRunning on desktopplatform-linuxBuilding on or for Linux specificallyBuilding on or for Linux specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
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
Assignees
Labels
a: buildBuilding flutter applications with the toolBuilding flutter applications with the toola: desktopRunning on desktopRunning on desktopplatform-linuxBuilding on or for Linux specificallyBuilding on or for Linux specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.