mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 16:43:32 +01:00
If environment variable CROSS_COMPILE is not set, this indicates native compilation. In this case we should not set an arbitrary value which is not applicable for 64bit anyway. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>