freebsd-dev/stand/mips/beri
Marcin Wojtas 19cd12a32a 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 9a227a2fd6 ("Enable PIE by default on 64-bit architectures")

Obtained from: Semihalf
Sponsored by: Stormshield
2021-02-25 06:41:35 +01:00
..
boot2 Unbreak mip64 build after r328437 2019-01-20 21:09:44 +00:00
common beri loader: Replace getc/putc with beri_ prefixed versions 2018-03-12 03:54:38 +00:00
loader loader: fix mips build with gfx_fb 2021-01-04 16:57:50 +00:00
Makefile
Makefile.inc Disable PIE for MIPS BERI boot loader 2021-02-25 06:41:35 +01:00