Right now we have a coarse option to inject the entire contents of the calling shell environment into the SCons ENV environment (which, in turn, is the shell environment for spawned commands).
Instead, we should declare ENV as a command line Variable, which will make it customizable via loaded variables files.