diff options
author | Ard Biesheuvel <[email protected]> | 2023-05-22 08:24:49 +0200 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2023-05-25 09:26:00 +0200 |
commit | 095aabe338d166f3a9c87bcc9b9b84ba80fdaddf (patch) | |
tree | 20bc8d73bc9de5b1394be702b5230f4278d9ab09 /scripts/gdb | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) |
efi/libstub: zboot: Avoid eager evaluation of objcopy flags
The Make variable containing the objcopy flags may be constructed from
the output of build tools operating on build artifacts, and these may
not exist when doing a make clean.
So avoid evaluating them eagerly, to prevent spurious build warnings.
Suggested-by: Pedro Falcato <[email protected]>
Tested-by: Alan Bartlett <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions