mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
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