Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161035184
D28370.id84633.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
364 B
Referenced Files
None
Subscribers
None
D28370.id84633.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 1, 12:35 AM (15 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34533497
Default Alt Text
D28370.id84633.diff (364 B)
Attached To
Mode
D28370: Disable PIE for MIPS u-boot-loader.
Attached
Detach File
Event Timeline
Log In to Comment