X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senfscons%2FSENFSCons.py;h=0719475ea083232dbe3ff2be476b69310f07d726;hb=e898f807e2bdd260a0967051829fe307e2e4a0bd;hp=72087a3287ba2c5f23d7f14ade931c7018ef19ff;hpb=a9fd0471a3ca128c626a6771c4518f33ef78f053;p=senf.git diff --git a/senfscons/SENFSCons.py b/senfscons/SENFSCons.py index 72087a3..0719475 100644 --- a/senfscons/SENFSCons.py +++ b/senfscons/SENFSCons.py @@ -219,6 +219,7 @@ def MakeEnvironment(): env[opt.key] = SCons.Script.SConscript.Arguments.get(opt.key) if SCons.Script.SConscript.Arguments.get('final'): env['final'] = 1 + env.Help("\nSupported build variables (either in SConfig or on the command line:\n") env.Help(opts.GenerateHelpText(env)) # We want to pass the SSH_AUTH_SOCK system env-var so we can ssh