diff options
author | Martin Roth <gaumless@gmail.com> | 2022-01-31 10:17:43 -0700 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-02-03 13:50:16 +0000 |
commit | 1039d278567a6b972da27eea5144294b80a345f4 (patch) | |
tree | ee6131b42ad439a235c9f1c86a15f5cced59e464 /tests/lib/timestamp-test.c | |
parent | cfb044322e0e712ae071453b2aed53a820d0d22f (diff) |
util/crossgcc: Update this for normailze_dirs()
Currently, the function normalize_dirs() fails if the directories lib32
and lib64 don't exist. That can be fixed by using an rm -rf on it
instead of rmdir.
The cmake build doesn't create those directories, so was showing a
failure message after the build was already completed. That's fixed by
removing normailze_dirs() from the build_CMAKE() function.
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Iea6e3ca57fb91ff1234be875861b27a78972d9ca
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61515
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'tests/lib/timestamp-test.c')
0 files changed, 0 insertions, 0 deletions