diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-05-19 01:50:31 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-05-19 01:57:29 +0200 |
| commit | df64ea5e98345775fd3ebbbccdec4140e0e0f617 (patch) | |
| tree | 6467d903bf811839d2cec11bd688124f178baa88 /tests/Kvisibility | |
| parent | 36971bb127f3505a47cdf3d1f2e965ec12266247 (diff) | |
Warn for incompatible uses of 'option env=...'
Since commit cbf32e2 ("Expand environment variables in strings
directly"), Kconfiglib expands environment variables directly in strings
instead of using the 'option env=...' mechanism (this is planned for the
C tools too). This new behavior is backwards-compatible as long as all
'option env=...' symbols have the same name as the environment variables
they reference.
Warn if 'option env="FOO"' appears on a symbol that isn't named FOO, to
point out compatibility issues and help with debugging.
Diffstat (limited to 'tests/Kvisibility')
0 files changed, 0 insertions, 0 deletions
