Pass Linux build mode on command line (#41551)
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
S
stuartmorgan committed
d1761f1072973f0f01989868ed4dea762684d68c
Parent: 67ea92c
Committed by GitHub <noreply@github.com>
on 9/30/2019, 4:36:40 PM