Page MenuHomeFreeBSD

D28370.id84633.diff
No OneTemporary

D28370.id84633.diff

diff --git a/stand/mips/uboot/Makefile b/stand/mips/uboot/Makefile
--- a/stand/mips/uboot/Makefile
+++ b/stand/mips/uboot/Makefile
@@ -44,6 +44,10 @@
OBJS+= ${SRCS:N*.h:R:S/$/.o/g}
+# ubldr on MIPS is built with '-mno-abicalls' flag,
+# which is incompatible with PIE
+MK_PIE= no
+
ldscript.abs:
echo "UBLDR_LOADADDR = ${UBLDR_LOADADDR};" >${.TARGET}

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 2, 7:55 AM (11 m, 45 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34590241
Default Alt Text
D28370.id84633.diff (364 B)

Event Timeline