diff options
author | Sergii Dmytruk <sergii.dmytruk@3mdeb.com> | 2022-05-14 23:59:49 +0300 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-09-28 17:35:37 +0000 |
commit | 68eef53ead66451e2a50af7fe4b5b1759f3d6e29 (patch) | |
tree | 8312c6c51494c66a44e50ecf6db2c7bed2fc6884 /src | |
parent | 84656e15c9c889283bc724ea9e8650c84c209c7c (diff) |
payloads/external/skiboot/Makefile: fix output on `make clean`
skiboot's Makefile always executes $(CC) to determine whether its clang
or GCC and not setting CROSS for clean target results in this annoying
output (assuming `powerpc64-linux-gcc` isn't available):
make[2]: powerpc64-linux-gcc: No such file or directory
Change-Id: I242b2d7c1bdf1bbd70fd4e4e0605341fe8301ca5
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67053
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions