package/gnu-efi: fix build on armv5
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 20 Jan 2019 20:26:52 +0000 (21:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 5 Feb 2019 07:15:09 +0000 (08:15 +0100)
commit37a1c59c4caaaf0460f958008c1e2985c6f97de8
treea04b84ede62bde88377619feed0984fc2e5ad23a
parent366e7f1ecb4343ef8b18aef2a11c49055cc89abe
package/gnu-efi: fix build on armv5

Don't override the user-provided ARCH when cross-compiling otherwise
ARCH won't be correct for armv5, aarch64 and x86_64

Fixes:
 - http://autobuild.buildroot.org/results/2dfc0e10da25a8382a43557420d7dc3444c02dbb

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gnu-efi/0002-Make.defaults-don-t-override-ARCH-when-cross-compili.patch [new file with mode: 0644]