Commit 4cede8f
arch: powerpc: revert CROSS_COMPILE to powerpc64le-linux-gnu-
The powerpc64-linux-gnu cross-compiler package only exists on
amd64 hosts in Debian. Container builds on arm64 fail because
the package is not available.
Switch back to powerpc64le-linux-gnu-. The korg-gcc toolchain
is not affected since it downloads its own tarball and sets
CROSS_COMPILE from the korg path.
Fixes: 4a5776c ("arch: powerpc: switch CROSS_COMPILE to powerpc64-linux-gnu-")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>1 parent 812e21e commit 4cede8f
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
0 commit comments