[coreboot-gerrit] Patch merged into coreboot/master: b0195a3 build: Pass correct disassembly flags in Clang build

gerrit at coreboot.org gerrit at coreboot.org
Fri Jun 27 17:12:30 CEST 2014


the following patch was just integrated into master:
commit b0195a3325b838bc9bdaa62a76b5125e4b694169
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Fri May 23 01:32:44 2014 +1000

    build: Pass correct disassembly flags in Clang build
    
    On SVR4-derived platforms, the character `/' is treated as a comment
    character, which means that it cannot be used in expressions. The
    `--divide' option turns `/' into a normal character. This seems to be
    needed with our local build of binutils since we don't yet use the
    internal assembler/disassembler of the Clang tooling.
    
    Change-Id: I344fc8670fd5d994f3b63308a513dd367aefc7f9
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/5813
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>


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

-gerrit



More information about the coreboot-gerrit mailing list