]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable PIE for MIPS BERI boot loader
authorMarcin Wojtas <mw@FreeBSD.org>
Thu, 25 Feb 2021 05:41:35 +0000 (06:41 +0100)
committerMarcin Wojtas <mw@FreeBSD.org>
Thu, 25 Feb 2021 05:41:35 +0000 (06:41 +0100)
commit19cd12a32afe801dc5e753013993e15e924ceb39
tree4eb508959aea04596d0cad9af073dacecdb3a38c
parentddfffb41a22d4798a036fe2d30e59694ba7cdad3
Disable PIE for MIPS BERI boot loader

MIPS BERI boot loader is built with -mno-abicalls and -fno-pic
so prevent adding PIE-related build flags.

Fix build after 9a227a2fd642 ("Enable PIE by default on 64-bit architectures")

Obtained from: Semihalf
Sponsored by: Stormshield
stand/mips/beri/Makefile.inc