mirror of
https://github.com/opnsense/src.git
synced 2026-05-26 03:08:23 -04:00
When performing buildworld for MIPS with PIE enabled, the build fails
with "position-independent code requires '-mabicalls'" message.
-mno-abicalls and -fno-pic flags are explicitly set in MIPS ubldr
makefile, so to work around this problem, set MK_PIE=no for MIPS
ubldr.
Submitted by: Dawid Gorecki <dgr@semihalf.com>
Reviewed by: emaste
Obtained from: Semihalf
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D28370
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| beri | ||
| uboot | ||
| Makefile | ||
| Makefile.inc | ||