[coreboot-gerrit] Patch merged into coreboot/master: Makefile.inc: Explicitly disable PIE

gerrit at coreboot.org gerrit at coreboot.org
Fri Oct 28 20:16:39 CEST 2016


the following patch was just integrated into master:
commit a3a6746495a5862abc748aa1511a2f3f75c5be3f
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sun Oct 23 20:38:36 2016 +0200

    Makefile.inc: Explicitly disable PIE
    
    Some distribution compilers enable Position Independent Executable (PIE)
    by default, causing a build failure.
    
    So explicitly disable PIE by passing the flag `-fno-pie`, to fix the
    build error.
    
    Change-Id: I1b7d7168e34c5c93c25bc03ffa49b2eeac0e76f8
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Signed-off-by: Paul Menzel <pmenzel at molgen.mpg.de>
    Reviewed-on: https://review.coreboot.org/17097
    Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/17097 for details.

-gerrit



More information about the coreboot-gerrit mailing list