diff options
author | Paul Menzel <paulepanter@users.sourceforge.net> | 2016-10-23 20:38:36 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-10-28 20:16:33 +0200 |
commit | a3a6746495a5862abc748aa1511a2f3f75c5be3f (patch) | |
tree | e517c59e23846d0ed91066203f547d4709b07171 /src/mainboard/bifferos/Kconfig | |
parent | 246051c22ce598db0bcf7dc93399cbdc380ddaad (diff) |
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@users.sourceforge.net>
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/17097
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/bifferos/Kconfig')
0 files changed, 0 insertions, 0 deletions