mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-14 10:50:49 +00: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>