commit | 6bf50195ed8304ca4bd525845903b19219caf431 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <gyorgy.szing@arm.com> | Wed Oct 16 08:44:22 2024 +0200 |
committer | Gyorgy Szing <gyorgy.szing@arm.com> | Wed Oct 16 08:59:45 2024 +0200 |
tree | 52de08d2a50dcdedf54178022b8ddb9d25009e96 | |
parent | fad8cc6dd61330676429a366dcd1c4f691915eb2 [diff] |
Fix: verbose build for external components LazyFetch allows setting <upper case component name>_VERBOSE_BUILD variable in the cache or in the environment to make the build emit all build commands executed. This is not working as the code uses an incorrect variable. Fix the variable and make the feature work. Signed-off-by: Gyorgy Szing <gyorgy.szing@arm.com> Change-Id: I14b88ef364ac08548edcc9aee4b8ce28a40f5a01