[coreboot] [PATCH] Simplify check for --build-id linker option

Ed Swierk eswierk at arastra.com
Fri Apr 18 02:59:20 CEST 2008


On Thu, Apr 17, 2008 at 5:50 PM, Ed Swierk <eswierk at arastra.com> wrote:
> This patch replaces buildtarget's check for --build-id with something
>  a bit less awkward (pun intended).

...and more correct, in the extremely unlikely case that ld --help
happened to print "build-id" exactly 256 (or 512, or 768...) times, as
only the lowest 8 bits of an exit code actually propagate to the
parent process.

--Ed




More information about the coreboot mailing list