diff options
| author | Dmitrii Sharshakov <[email protected]> | 2025-11-01 10:39:58 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-11-06 11:21:24 -0600 |
| commit | e8e3b38def93b5e5d53569961237ce215454e141 (patch) | |
| tree | 54712115d46b9723c17e547985b27f066e42f8b5 /doc/develop | |
| parent | 62b45e82bdbf703571450e97f605893fe0d50530 (diff) | |
arch: arm: build: only set -mgeneral-regs-only for AArch64
This option is not available for 32-bit ARM targets and causes an error
when building with Clang:
clang: error: unsupported option '-mgeneral-regs-only' for
target 'arm-none-eabi'
This fixes the following patch (also seems to only concern AArch64):
Link: https://lists.denx.de/pipermail/u-boot/2021-August/458067.html
Signed-off-by: Dmitrii Sharshakov <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
