summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHimanshu Sahdev <himanshusah@hcl.com>2019-08-26 17:57:45 +0530
committerMartin Roth <martinroth@google.com>2019-10-26 16:30:15 +0000
commit6a3cf1b6fc34f95e8b496232f78df75c14b48a38 (patch)
treeedad752006733c90fe60d3e75e2a03cf41da681a /Makefile
parentbc1dbb3cc3f5b19765213acfb2f7ef8c0a473e5f (diff)
downloadcoreboot-6a3cf1b6fc34f95e8b496232f78df75c14b48a38.tar.xz
util/crossgcc/patches: facilitate successful build of ipxe
New changes in the latest binutils 2.32 lead to assembler errors causes ipxe build failure. IPXE uses the divide test which requires /dev/null as input as well as the output file name. This patch facilitates the /dev/null as an exception to the current changes in binutils package while building crossgcc for coreboot leads to successful build of ipxe and further tests to pass based on /dev/null and applies automatically during the crossgcc rebuild. Also, this can be reverted once binutils/ipxe provides an updated release in this respect. Fixes: https://ticket.coreboot.org/issues/204 Change-Id: I9f664829b8c42420c0b2ab1f2316150f86ac0b1a Signed-off-by: Himanshu Sahdev <himanshusah@hcl.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35098 Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions