opnsense-src/stand/mips/beri
Marcin Wojtas f79791ab60 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

(cherry picked from commit 19cd12a32a)
2022-01-23 11:09:52 +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: implement mount/unmount rootfs 2022-01-13 08:58:21 +01:00
Makefile
Makefile.inc Disable PIE for MIPS BERI boot loader 2022-01-23 11:09:52 +01:00