diff options
| author | Peter Jones <pjones@redhat.com> | 2025-01-22 16:33:11 -0500 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2025-02-03 19:00:39 -0500 |
| commit | e42c31963a5a1ed2edf8a40df81ccfe697c32981 (patch) | |
| tree | 1173e7838a3cb5da801a915bfeca761577072d85 /Cryptlib/Library | |
| parent | 98173f05b67e9de1e4ea4291b26d982b62fe56aa (diff) | |
| download | efi-boot-shim-e42c31963a5a1ed2edf8a40df81ccfe697c32981.tar.gz efi-boot-shim-e42c31963a5a1ed2edf8a40df81ccfe697c32981.zip | |
test.mk: don't use a temporary random.bin
Sometimes using a temp file to make test-random.h breaks builds because
clean and test get made in parallel.
Since debugging parallel make is anything but easy, it's better to just
not use the intermediate file. This patch makes it use a pipe instead.
Because we live in the worst possible world, we have to support RHEL 9,
in which xxd does not support "-n prefix", and so we have to build the
header variable definition lines in shell.
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'Cryptlib/Library')
0 files changed, 0 insertions, 0 deletions
