• stuartmorgan's avatar
    Pass Linux build mode on command line (#41551) · d1761f10
    stuartmorgan authored
    Currently Linux builds override the default BUILD mode by putting it in
    the generated config. That makes it sticky for manual runs of make,
    which is inconsistent with how other platforms work.
    
    Instead, pass the build mode as a command-line override, the same way
    someone would if building directly with make. This makes the flow of
    controlling the mode less confusing.
    
    Fixes #41528
    d1761f10
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
static Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...