mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
config/arch.aarch64: drop TARGET_ABI=eabi
Issue discovered as $TARGET expanding to aarch64-libreelec-linux-gnueabi Should build aarch64 for gnu, not gnueabi - which doesn't make sense on aarch64 as eabi implies soft float Reported-by: MrDuck2742 Suggested-by: Matthias Reichl <hias@horus.com> Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com> Tested-by: Matthias Reichl <hias@horus.com> Tested-by: MrDuck2742
This commit is contained in:
parent
29613fc147
commit
3597832ab1
@ -20,7 +20,6 @@
|
||||
generic|cortex-a35|cortex-a53|cortex-a57|cortex-a72|exynos-m1|qdf24xx|thunderx|xgene1|cortex-a57.cortex-a53|cortex-a72.cortex-a53|cortex-a73.cortex-a53)
|
||||
TARGET_SUBARCH=aarch64
|
||||
TARGET_VARIANT=armv8-a
|
||||
TARGET_ABI=eabi
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user