]> code.ossystems Code Review - openembedded-core.git/commit
grub-efi: allow compilation without large model support
authorJackie Huang <jackie.huang@windriver.com>
Fri, 15 Nov 2013 08:36:20 +0000 (03:36 -0500)
committerSaul Wold <sgw@linux.intel.com>
Sat, 14 Dec 2013 07:08:02 +0000 (23:08 -0800)
commit1d005240bcbcca97126bddb1f6d4882ba4d81fa9
tree4419cd0c8dfc78416a02d3bd1bfc75b9c29f9b99
parent53d3f1273983dfce2a907b39768978afe99aab1a
grub-efi: allow compilation without large model support

-mcmodel=large is not supported by gcc with version lower
than 4.4, but we don't need to use memory over 4GiB, so add
a patch to allow compilation without large model support.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-bsp/grub/files/grub-efi-allow-a-compilation-without-mcmodel-large.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub-efi_2.00.bb