mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -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 |
||
|---|---|---|
| .. | ||
| conf.c | ||
| help.uboot | ||
| ldscript.mips | ||
| Makefile | ||
| start.S | ||
| version | ||