diff options
author | 2017-07-11 14:17:50 -0700 | |
---|---|---|
committer | 2017-07-11 15:23:51 -0700 | |
commit | 091525e15ca573f6f8bd50be8c00e6ce93f9eed2 (patch) | |
tree | e003fc306102fa99d21bfe00e2e7a65509c37861 /soong_ui.bash | |
parent | 9b58749f30d397ad05ff2d35e4d081016a2ebbee (diff) |
Parse environment options from the command line
Make supports specifying all types of variables on the command line
(using =, :=, +=, and other variable references. When running soong_ui
through make/makeparallel these all effectively become environment
variables.
So in preparation to remove the Make wrapper, support a simplified form
of this syntax, roughly equivalent to what the shell supports if
specified before the command (<NAME>=<VALUE>).
Test: m -j blueprint_tools
Change-Id: I08fa2b86710f282e619b0cc324a3e5bbaf62d26e
Diffstat (limited to 'soong_ui.bash')
0 files changed, 0 insertions, 0 deletions