fb063f0f65
Date: Fri, 8 Aug 2014 17:37:36 +0200 Subject: [PATCH 2/4] Add support for cross compilation This changes the logic that defines ARCH (and HOSTARCH) to take CROSS_COMPILE into account. Also, $prefix is not assigned, so that the default will be what is on the path rather than hardcoded in /usr/bin. This results in the build doing the right thing if CROSS_COMPILE is set in the environment and no ARCH or prefix options are passed to make, aligning it with most other CROSS_COMPILE compatible projects. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Nigel Croxon <nigel.croxon@hp.com> |
||
---|---|---|
gnu-efi-3.0 |