[coreboot-gerrit] Patch merged into coreboot/master: xcompile: Redirect the objdump stderr to /dev/null

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 20 05:38:11 CET 2015


the following patch was just integrated into master:
commit 669807682ed4fe2d01295bf99fe63c4c097ebc6f
Author: zbao <fishbaozi at gmail.com>
Date:   Fri Sep 18 06:17:09 2015 -0700

    xcompile: Redirect the objdump stderr to /dev/null
    
    On system with clang, "as" is available but "objdump" is not by default.
    So if ${gccprefix} is empty, "as" can run successfully and the "objdump"
    below might report error. Mask that output.
    
    Change-Id: I9940f069f66e097973ed6138cf3c696087fa5531
    Signed-off-by: Zheng Bao <zheng.bao at amd.com>
    Signed-off-by: Zheng Bao <fishbaozi at gmail.com>
    Reviewed-on: http://review.coreboot.org/11681
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-by: Martin Roth <martinroth at google.com>


See http://review.coreboot.org/11681 for details.

-gerrit



More information about the coreboot-gerrit mailing list