diff options
author | Helmut Grohne <helmut@subdivi.de> | 2021-05-12 21:26:41 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2021-05-12 21:26:41 +0200 |
commit | 8ea45852d692f627e1c929474b1a45cdf109fbd1 (patch) | |
tree | 18a7783116921d12bc998cb1612e385542432503 /mdbp/__init__.py | |
parent | 9faa39b400a155c9dddeea4fe712301462093d4f (diff) | |
download | mdbp-8ea45852d692f627e1c929474b1a45cdf109fbd1.tar.gz |
sbuild: make environment passing work
sbuild filters the environment and removes all but a set of whitelisted
variables. Unfortunately, the filter is quite restrictive and filters
e.g. "TARGET", which can be used to configure a binutils build. There is
no good way to get around this environment filter from the command line.
The one way that does work, is passing a SBUILD_CONFIG that contains the
desired variables. Once we do have such a file, we can encode a number
of other command line switches as well.
Diffstat (limited to 'mdbp/__init__.py')
0 files changed, 0 insertions, 0 deletions